[clang] [HLSL] add extra scalar vector overloads for clamp (PR #129939)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 17 06:54:04 PDT 2025


================
@@ -0,0 +1,59 @@
+//===--- hlsl_compat_overloads.h - Additional HLSL overload definitions for
+// intrinsics --===//
----------------
llvm-beanz wrote:

nit: shorten the summary so this fits on one line.

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


More information about the cfe-commits mailing list