[clang] [llvm] [HLSL] implement the rcp  intrinsic (PR #83857)
    Farzon Lotfi via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  4 09:45:51 PST 2024
    
    
  
================
@@ -0,0 +1,27 @@
+
+// RUN: %clang_cc1 -finclude-default-header -triple dxil-pc-shadermodel6.6-library %s -fnative-half-type -emit-llvm -disable-llvm-passes -verify -verify-ignore-unexpected
----------------
farzonl wrote:
not a bad idea, it shares the same sema checks as frac will try and get back to you.
https://github.com/llvm/llvm-project/pull/83857
    
    
More information about the llvm-commits
mailing list