iree
iree copied to clipboard
Padding failures after LLVM bump
Failure is seen in following tests
LLVMCPU/test/pipeline_pad_tests.mlir
An example of IR from pipeline_tile_and_fuse.mlir
is here
https://gist.github.com/nirvedhmeshram/3349f2739dfb529fa4800040bf1c8490
It needs to be verified that the IR generated is what we want and then the CHECK's need to be updated, the reason for this change is this PR
https://github.com/llvm/llvm-project/pull/108032