[clang] [HIP] diagnose -mwavefrontsize64 for gfx10+ (PR #140185)

via cfe-commits cfe-commits at lists.llvm.org
Fri May 16 08:43:53 PDT 2025


b-sumner wrote:

> I am not ok with this being an error by default.

I think compilation must fail when an unsupported and untested option is specified.  And that includes when the target is SPIR-V.

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


More information about the cfe-commits mailing list