[clang] [llvm] [HLSL] Implement f32tof16() intrinsic (PR #172469)
Tim Corringham via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 23 07:46:33 PST 2026
================
@@ -0,0 +1,67 @@
+; ModuleID = 'f32tof16.hlsl'
----------------
tcorringham wrote:
This wasn't intended to be here - deleted
https://github.com/llvm/llvm-project/pull/172469
More information about the cfe-commits
mailing list