[Mlir-commits] [mlir] [MLIR][SCF] fix loop pipelining pass use of uninitialized value (PR #146991)
Thomas Raoux
llvmlistbot at llvm.org
Thu Jul 3 20:06:07 PDT 2025
ThomasRaoux wrote:
Thanks for fixing this. Most likely the lit tests in `Dialect/SCF/transform-ops.mlir` needs an update.
You can find some info about lit test here: https://mlir.llvm.org/getting_started/TestingGuide/#lit-and-filecheck-tests
https://github.com/llvm/llvm-project/pull/146991
More information about the Mlir-commits
mailing list