[Mlir-commits] [mlir] [MLIR][Affine] Check values captured by regions in affine LICM (PR #216605)
Alessandro Potenza
llvmlistbot at llvm.org
Sat Aug 29 22:47:03 PDT 2026
alepot55 wrote:
@FedericoBruzzone all six of your suggestions have been in since 18 August, on `5a4138d5a`, and `buildkite/libcxx-ci` is green there. Could you take another look?
Nothing else changed. The operand check moved into `isLoopDependentValue`, and `visitUsedValuesDefinedAbove` applies the same three conditions to the values the regions capture.
https://github.com/llvm/llvm-project/pull/216605
More information about the Mlir-commits
mailing list