[PATCH] D125601: [DAGCombiner][AArch64] Reorder the bitcast of scalable vector
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 03:27:37 PDT 2022
paulwalker-arm added a comment.
Thanks @Allen. As another data point I just noticed `vector_extract_subvec` already exists upstream, which might mean you don't need the `extract_subvector2` I created as part of D126201 <https://reviews.llvm.org/D126201>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125601/new/
https://reviews.llvm.org/D125601
More information about the llvm-commits
mailing list