[llvm] [AMDGPU] Introduce conditional barrier pseudo instruction (PR #171604)

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 18:46:22 PST 2025


qcolombet wrote:

Instead of adding a new pass, can we use the `InstrInfo::expandPostRAPseudo` mechanism?

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


More information about the llvm-commits mailing list