[PATCH] D76233: Affine expr simplification for add of const multiple of same expression

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 19:40:29 PDT 2020


bondhugula updated this revision to Diff 250676.
bondhugula added a comment.

Address review comment - AffineConstantExpr ctor


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76233

Files:
  mlir/include/mlir/IR/AffineExpr.h
  mlir/lib/IR/AffineExpr.cpp
  mlir/test/Dialect/AffineOps/canonicalize.mlir
  mlir/test/IR/affine-map.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76233.250676.patch
Type: text/x-patch
Size: 4767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/e933f534/attachment.bin>


More information about the llvm-commits mailing list