[llvm] [AMDGPU][SDAG] Support source modifiers on select integer operands (PR #147325)

Janek van Oirschot via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 14 04:21:04 PDT 2025


================
@@ -111,34 +111,36 @@ define amdgpu_kernel void @fptrunc_f64_to_f16(ptr addrspace(1) %out, double %in)
 ; SI-NEXT:    s_bfe_u32 s0, s7, 0xb0014
----------------
JanekvO wrote:

I could be wrong but just looking at diff chunk changes in this test file, this test seem to regress (i.e., more lines added than removed)

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


More information about the llvm-commits mailing list