[PATCH] D75247: [mlir] fix wrong symbol order in AffineApplyNormalizer
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 06:11:18 PST 2020
ftynse added a comment.
I only replicated the IR that exhibited the buggy behavior. Same problem would have happened with affine.load(affine.apply) or any other composition. Same problem would have also happened if parts of this code were used for folding-on-construction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75247/new/
https://reviews.llvm.org/D75247
More information about the llvm-commits
mailing list