diff options
author | Nicolas Vasilache <ntv@google.com> | 2022-01-10 09:03:23 -0500 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2022-01-10 09:19:18 -0500 |
commit | 1a2474b786318c75cef1981eae38268f1701cf4e (patch) | |
tree | 38da7b9a0608d17b5ec02ffec5e6904b9d238539 /lldb/packages/Python/lldbsuite/test/bench.py | |
parent | c2293bc17dd09d552c5fdd13ff2b7c5738c5a10a (diff) | |
download | llvm-1a2474b786318c75cef1981eae38268f1701cf4e.zip llvm-1a2474b786318c75cef1981eae38268f1701cf4e.tar.gz llvm-1a2474b786318c75cef1981eae38268f1701cf4e.tar.bz2 |
[mlir][Linalg] Disable init_tensor elimination by default
init_tensor elimination is arguably a pre-optimization that should be separated from comprehensive bufferization.
In any case it is still experimental and easily results in wrong IR with violated SSA def-use orderings.
Isolate the optimization behind a flag, separate the test cases and add a test case that would results in wrong IR.
Differential Revision: https://reviews.llvm.org/D116936
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/bench.py')
0 files changed, 0 insertions, 0 deletions