[TableGen] Fix validateOperandClass for non Phyical Reg (#118146)
[llvm-project.git] / libclc / amdgpu / lib / math / half_rsqrt.cl
blob9056690626580e4f8af9f4f3673ee6aeeb27b3ba
1 #include <clc/clc.h>
3 #define __CLC_FUNC rsqrt
4 #define __FLOAT_ONLY
5 #define __CLC_BODY <half_native_unary.inc>
6 #include <clc/math/gentype.inc>