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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 13 02:40:04 PST 2025


arsenm wrote:

> How is a frontend expected to generate this? I'd expect to see a definition for a new intrinsic.

In general the backend shouldn't be in the business of providing high level operations that don't map to an instruction either 

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


More information about the llvm-commits mailing list