[llvm] [AMDGPU][True16] set true16 mode as default on gfx110x (PR #140736)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Tue May 20 15:43:08 PDT 2025


rampitec wrote:

> I see. Discussed offline with @Sisyph. I think the t16 mode asm inline is not yet supported. But I am not sure if it is blocking. The asm inline should still work with fake16 mode, and after this patch, the codegen can still be configured to use fake16 mode through the mattr setting, until when t16 inline is supported

I think it will be blocking, but it is not hard to add a new constraint.

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


More information about the llvm-commits mailing list