[PATCH] D142445: [mlir][tensor|memref] Harden the checks on dim op
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 02:42:21 PST 2023
qcolombet added a comment.
I landed the patch as is like we discussed.
I have a fix for https://github.com/llvm/llvm-project/issues/60295 that I need to send for review but it doesn't include the `shape` dialect.
I'll file a different issue for that part for now, while we figure out what it means to return `invalid` in the `shape` dialect.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142445/new/
https://reviews.llvm.org/D142445
More information about the llvm-commits
mailing list