[llvm] [AMDGPU][SDAG] Legalise v2i32 or/xor/and instructions to make use of 64-bit wide instructions (PR #140694)

Janek van Oirschot via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 4 09:17:14 PDT 2025


================
@@ -2388,6 +2389,7 @@ def : AMDGPUPat <
 let True16Predicate = NotHasTrue16BitInsts in {
 def : ROTRPattern <V_ALIGNBIT_B32_e64>;
 
+
----------------
JanekvO wrote:

nit: remove newline

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


More information about the llvm-commits mailing list