diff options
author | Alexander Belyaev <pifon@google.com> | 2020-12-16 08:38:12 +0100 |
---|---|---|
committer | Alexander Belyaev <pifon@google.com> | 2020-12-16 09:53:19 +0100 |
commit | f8184d4c44dff1fab13122221f0c23ab50936647 (patch) | |
tree | e80cd6ea9bea3c5334452c27a7e2908b1f27225f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f2661bed185e14a8f5aa9a54565a8b938a7a10aa (diff) | |
download | llvm-f8184d4c44dff1fab13122221f0c23ab50936647.zip llvm-f8184d4c44dff1fab13122221f0c23ab50936647.tar.gz llvm-f8184d4c44dff1fab13122221f0c23ab50936647.tar.bz2 |
[mlir] Lookup the latest value with a legal type when remapping values.
The current condition implies that the target materialization will be
called even if the type is the new operand type is legal, but slightly
different. For example, if there is a bufferization pattern that changes
memref layout, then target materialization for an illegal type
(TensorType) would be called.
Differential Revision: https://reviews.llvm.org/D93126
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions