diff options
author | avarmapml <abhishek.varma@polymagelabs.com> | 2020-08-13 19:09:22 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2020-08-13 19:10:47 +0530 |
commit | 6d4f7801b1d2a0ec6fbc0cb4eb9d3613df788d78 (patch) | |
tree | 3b12c1023615d9b2e33bbf80b1996173d83efb67 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | fc7f004b887594ed9b5e25497aa4475b3e74cc94 (diff) | |
download | llvm-6d4f7801b1d2a0ec6fbc0cb4eb9d3613df788d78.zip llvm-6d4f7801b1d2a0ec6fbc0cb4eb9d3613df788d78.tar.gz llvm-6d4f7801b1d2a0ec6fbc0cb4eb9d3613df788d78.tar.bz2 |
[MLIR] Support for ReturnOps in memref map layout normalization
-- This commit handles the returnOp in memref map layout normalization.
-- An initial filter is applied on FuncOps which helps us know which functions can be
a suitable candidate for memref normalization which doesn't lead to invalid IR.
-- Handles memref map normalization for external function assuming the external function
is normalizable.
Differential Revision: https://reviews.llvm.org/D85226
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions