iree icon indicating copy to clipboard operation
iree copied to clipboard

Padding failures after LLVM bump

Open nirvedhmeshram opened this issue 5 months ago • 2 comments

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

nirvedhmeshram avatar Sep 12 '24 20:09 nirvedhmeshram