[clang] [llvm] [HLSL] Implement f32tof16() intrinsic (PR #172469)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 8 10:30:28 PST 2026


================
@@ -0,0 +1,67 @@
+; ModuleID = 'f32tof16.hlsl'
----------------
farzonl wrote:

this is the wrong directory to be adding llvm ir. I think you probably want to delete this.

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


More information about the llvm-commits mailing list