[PATCH] D74543: [MLIR][Affine] Mark affine.min and affine.max as NoSideffect.

Stephan Herhut via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 04:37:42 PST 2020


herhut added a reviewer: ftynse.
herhut added a comment.

Noticed this because the `loop.parallel` transformation bailed out on these.


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