"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "1992f86733e36cc2b48464b6338a80b6b567b6fd"
[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
Loading
Please register or sign in to comment