[PATCH] D77008: [MLIR][NFC] Move test/Transforms/lower-affine.mlir -> test/Conversion
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 11:26:25 PDT 2020
bondhugula added inline comments.
================
Comment at: mlir/docs/Passes.md:17
+dialect that have the same effect, using operands of the `index` type.
+Consequently, named maps and sets may be removed from the module.
----------------
ftynse wrote:
> Nit: named maps and sets that are no longer in use (we may still have, e.g., memrefs with layout maps)
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77008/new/
https://reviews.llvm.org/D77008
More information about the llvm-commits
mailing list