[clang] [llvm] Hlsl asint16 intrinsic (PR #131900)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 19 18:55:31 PDT 2025


================
@@ -19,3 +20,13 @@ entry:
   %res = bitcast half %val2 to i16
   ret i16 %res
 }
+
+; Function Attrs: alwaysinline mustprogress nofree norecurse nosync nounwind willreturn memory(none)
----------------
farzonl wrote:

you don't need this line

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


More information about the llvm-commits mailing list