[llvm] [GlobalISel] support lowering of G_SHUFFLEVECTOR with pointer args (PR #141959)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 10:02:12 PDT 2025


================
@@ -0,0 +1,21 @@
+# RUN: llc -march=amdgcn -run-pass=legalizer -verify-machineinstrs %s -o - 
----------------
arsenm wrote:

Can you include an IR test? Can we just add global-isel run lines to the existing shuffle vector tests? 

https://github.com/llvm/llvm-project/pull/141959


More information about the llvm-commits mailing list