[llvm] AMDGPU: Refactor lowering of s_barrier to split barriers (PR #154648)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 21 02:03:36 PDT 2025


================
@@ -10439,21 +10439,6 @@ SDValue SITargetLowering::LowerINTRINSIC_VOID(SDValue Op,
       }
----------------
jayfoad wrote:

Can you also remove the wave_barrier case above?

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


More information about the llvm-commits mailing list