[clang] [CIR][AMDGPU] Add support for AMDGCN cos builtins (PR #197806)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 7 21:47:54 PDT 2026


================
@@ -0,0 +1,26 @@
+#include "../CodeGenCUDA/Inputs/cuda.h"
----------------
skc7 wrote:

For bf16 AMDGCN math builtins, upstream/OGCG only tests them in OpenCL, which is what the incubator mirrored. `builtins-amdgcn-gfx1250.hip` is a fine name for it. 

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


More information about the cfe-commits mailing list