[PATCH] D74543: [MLIR][Affine] Mark affine.min and affine.max as NoSideffect.
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 04:53:07 PST 2020
ftynse added a subscriber: OuHangKresnik.
ftynse added a comment.
Weird, `AffineMinOp` and `AffineMaxOp` do have the trait, they are just below (I asked @OuHangKresnik to add them in one of recent commits). Can we explore more what's the problem with `loop.parallel` not seing the trait?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74543/new/
https://reviews.llvm.org/D74543
More information about the llvm-commits
mailing list