[clang] AMDGPU: Rename and add bf16 support for global_load_tr builtins (PR #86202)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 22 03:43:14 PDT 2024


arsenm wrote:

> > I don't think intrinsics are meant for users. Builtins are the user-facing front. :-)
> 
> Depending on who you consider an user. Are folks writing MLIR generators users?

They're consumers of an unstable API, changing intrinsics is fine 

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


More information about the cfe-commits mailing list