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

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 2 16:49:18 PDT 2025


nhaehnle wrote:

I'm not a fan of doing ever more stuff in MachineIR. The tooling around IR is better, the compiler code working on it tends to be cleaner, and it's generally better understood by more people.

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


More information about the llvm-commits mailing list