[llvm] [AMDGPU] Replace relaxed-buffer-oob-mode feature with module flag (PR #160922)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 05:37:27 PDT 2026


================

----------------
arsenm wrote:

Basically, this is an alias of strict that is allowed to link to non-strict modules. If you link to a strict module in the future, it needs to provide the strict behavior 

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


More information about the llvm-commits mailing list