[llvm] [GlobalIsel] Combine extract vector element (PR #90339)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 05:28:26 PDT 2024
================
@@ -571,3 +571,84 @@ body: |
RET_ReallyLR implicit $x0
...
---
+name: extract_from_build_vector_shuffle_vector_undef
+alignment: 4
+liveins:
+ - { reg: '$x0' }
+ - { reg: '$x1' }
+frameInfo:
+ maxAlignment: 1
----------------
tschuett wrote:
Done.
https://github.com/llvm/llvm-project/pull/90339
More information about the llvm-commits
mailing list