[llvm] [PowerPC]: Add check for cast when shufflevector (PR #172443)

Kevin Per via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 17 10:59:21 PST 2025


================
@@ -271,3 +271,37 @@ entry:
         ret void
 }
 
+define <32 x i32> @issue_172265(<32 x i32> %BS_ARG_1, <3 x i32> %0) {
----------------
kper wrote:

Addressed, thanks

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


More information about the llvm-commits mailing list