[llvm] [AMDGPU] Add function attribute to disable TBUFFER combine (PR #156454)

Krzysztof Drewniak via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 11:02:09 PDT 2025


krzysz00 wrote:

Also, should this be a function-level or module-level property? It feels module-level, in that your entire program either does or doesn't want these semantics?

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


More information about the llvm-commits mailing list