[clang] [llvm] [HLSL][DXIL] Implement `refract` intrinsic (PR #147342)

Damyan Pepper via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 8 15:04:34 PDT 2025


================
@@ -0,0 +1,19 @@
+; Function Attrs: alwaysinline mustprogress nofree norecurse nosync nounwind willreturn memory(none)
----------------
damyanp wrote:

Can you help me understand what this file is for please?  It doesn't look like it is actually testing anything.

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


More information about the llvm-commits mailing list