[clang] [llvm] [HLSL] Implement f32tof16() intrinsic (PR #172469)
Farzon Lotfi via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 8 10:29:16 PST 2026
================
@@ -0,0 +1,67 @@
+; ModuleID = 'clang/test/CodeGenHLSL/builtins/f32tof16-builtin.hlsl'
----------------
farzonl wrote:
if this is an llvm test it needs to be in the llvm directx directory. if this was an accidental add just delete the file.
https://github.com/llvm/llvm-project/pull/172469
More information about the llvm-commits
mailing list