[PATCH] D80283: [MLIR] Fix operand type in `from_extent_tensor` in the shape dialect
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 12:02:48 PDT 2020
silvas accepted this revision.
silvas added a comment.
Thanks, this is a great cleanup! I happen to have added this before tensor<index> was allowed so I used i32, but now that doesn't make sense.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80283/new/
https://reviews.llvm.org/D80283
More information about the llvm-commits
mailing list