[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 09:14:50 PDT 2020


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

Remove debug code


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.250578.patch
Type: text/x-patch
Size: 4701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/faa0839a/attachment.bin>


More information about the llvm-commits mailing list