[PATCH] D75586: [MLIR][Affine][NFC] Remove obsolete and ambiguous definitions

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 06:44:31 PST 2020


bondhugula accepted this revision.
bondhugula added a comment.

Thanks very much for cleaning this up. There are really no users for getFlattenedAffineExpr(s) in lib/IR - it's used from under lib/Analysis/, and there is an extended version using AffineExprFlattener there (as opposed to SimpleAffineExprFlattener).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75586/new/

https://reviews.llvm.org/D75586





More information about the llvm-commits mailing list