[PATCH] D132517: [AArch64][DAGCombine] Fix a bug in performBuildVectorCombine where it could produce an invalid EXTRACT_SUBVECTOR

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 00:54:22 PDT 2022


fhahn added a comment.

> Something like this will produce an invalid extract_subvector:

Could you attach a test case?


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

https://reviews.llvm.org/D132517



More information about the llvm-commits mailing list