[libclc] [libclc] Restore always_inline for SPIR-V targets (PR #202891)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 17 12:59:22 PDT 2026


arsenm wrote:

> `-disable-llvm-passes` should be better than `-O0`. SPIRV is generic target and doesn't have TTI interface, 

SPIRV is a distinct target that can implement TTI 



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


More information about the cfe-commits mailing list