[PATCH] D76667: [MLIR][NFC] flat affine constraints - refactor to share, renames

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 23 21:45:38 PDT 2020


bondhugula created this revision.
bondhugula added reviewers: andydavis1, rriddle.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, mehdi_amini.
Herald added a project: LLVM.

- refactor to remove duplicate code
- some renaming / comment updates for readability

Signed-off-by: Uday Bondhugula <uday at polymagelabs.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76667

Files:
  mlir/include/mlir/Analysis/AffineStructures.h
  mlir/lib/Analysis/AffineStructures.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76667.252215.patch
Type: text/x-patch
Size: 7892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/9a973ebe/attachment.bin>


More information about the llvm-commits mailing list