[PATCH] D75792: NFC: remove IntegerValueSet / MutableIntegerSet

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 19:18:45 PST 2020


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

- these are unused and really not needed now given flat affine constraints

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75792

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75792.248878.patch
Type: text/x-patch
Size: 4170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200307/2abccc49/attachment.bin>


More information about the llvm-commits mailing list