[PATCH] D79060: [MLIR] Introduce op trait PolyhedralScope (revised)

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 19:57:53 PDT 2020


bondhugula added a comment.
Herald added a subscriber: stephenneuendorffer.

In D79060#2018246 <https://reviews.llvm.org/D79060#2018246>, @lattner wrote:

> 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.


Yes, AffineScope would appear to be more consistent. Sounds good to rename.


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