[PATCH] D72933: Adds CastSliceOp to the vector ops dialect.
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 18:18:03 PST 2020
nicolasvasilache added a comment.
We sync'ed offline and the intuition is that there is a more idiomatic way involving just a "natural" `vector.cast` that works on both `vector` and `tuple<vector<>,...>`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72933/new/
https://reviews.llvm.org/D72933
More information about the llvm-commits
mailing list