[PATCH] D79060: [MLIR] Introduce op trait PolyhedralScope (revised)
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 4 11:49:04 PDT 2020
lattner added a comment.
Would it make sense to call this "AffineScope". I don't believe we use the word "Polyhedral" anywhere. This was intentional because of the many preexisting notions of what "Polyhedral" means, but in any case we should be consistent.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79060/new/
https://reviews.llvm.org/D79060
More information about the llvm-commits
mailing list