aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bindings/Python/IRModule.cpp
diff options
context:
space:
mode:
authorMaheshRavishankar <ravishankarm@google.com>2021-12-20 09:34:41 -0800
committerMaheshRavishankar <ravishankarm@google.com>2021-12-20 10:19:05 -0800
commit4142932a834f0dca9e9ae0c3754f097ffa3fc1ef (patch)
treefbbc9680241c68455c99a5025c755ac7731c9a17 /mlir/lib/Bindings/Python/IRModule.cpp
parentbee5bc9075a44ae74f57a956ebe6d7ce7aa7524b (diff)
downloadllvm-4142932a834f0dca9e9ae0c3754f097ffa3fc1ef.zip
llvm-4142932a834f0dca9e9ae0c3754f097ffa3fc1ef.tar.gz
llvm-4142932a834f0dca9e9ae0c3754f097ffa3fc1ef.tar.bz2
[mlir][Linalg] Move named op conversions out of canonicalizations.
These conversions are better suited to be applied at whole tensor level. Applying these as canonicalizations end up triggering such canonicalizations at all levels of the stack which might be undesirable. For example some of the resulting code patterns wont bufferize in-place and need additional stack buffers. Best is to be more deliberate in when these canonicalizations apply. Differential Revision: https://reviews.llvm.org/D115912
Diffstat (limited to 'mlir/lib/Bindings/Python/IRModule.cpp')
0 files changed, 0 insertions, 0 deletions