[clang] [llvm] [HLSL][DXIL][SPRIV] Added WaveActiveProduct intrinsic (PR #184645)

Farzon Lotfi via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 5 09:06:10 PST 2026


================
@@ -1889,15 +1891,15 @@ bool SPIRVInstructionSelector::selectAtomicRMW(Register ResVReg,
     ValueReg = TmpReg;
   }
 
----------------
farzonl wrote:

why are there so many whitespace changes?

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


More information about the cfe-commits mailing list