[PATCH] D73671: [MLIR][Standard] Add canonicalization for indexCast(indexCast(x))
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 13:58:11 PST 2020
nicolasvasilache added a comment.
Herald added a subscriber: Joonsoo.
+1 to what River said.
QQ, I could also see `i16 -> index -> i32` => `i16 -> i32`.
Would it make sense to put here or do we prefer a separate revision?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73671/new/
https://reviews.llvm.org/D73671
More information about the llvm-commits
mailing list