[clang] [llvm] [AMDGPU] Builtins and intrinsics for v_cvt_scalef32_pk32_(fp|bf)6_f32 (PR #210713)

Mariusz Sikora via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 20 23:18:17 PDT 2026


================
@@ -0,0 +1,48 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
+// RUN: %clang_cc1 -cl-std=CL2.0 -O0 -triple amdgcn-unknown-unknown -target-cpu gfx1310 -emit-llvm -o - %s | FileCheck %s
----------------
mariusz-sikora-at-amd wrote:

I've checked it on top of https://github.com/llvm/llvm-project/pull/206483 and it works.

Can we merge this PR "as is" and update this test after https://github.com/llvm/llvm-project/pull/206483?

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


More information about the cfe-commits mailing list