[PATCH] D125601: [DAGCombiner][AArch64] Reorder the bitcast of scalable vector

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 03:42:35 PDT 2022


Allen added a comment.

In D125601#3533796 <https://reviews.llvm.org/D125601#3533796>, @paulwalker-arm wrote:

> 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>.

That's great. Thank you very much for the quick resolution!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125601/new/

https://reviews.llvm.org/D125601



More information about the llvm-commits mailing list