[clang] [llvm] [HLSL] Implement support for HLSL intrinsic - saturate (PR #104619)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 12:46:55 PDT 2024


================
@@ -15,6 +15,7 @@
 #include "llvm/ADT/STLExtras.h"
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/CodeGen/Passes.h"
+#include "llvm/IR/DerivedTypes.h"
----------------
farzonl wrote:

revert?

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


More information about the llvm-commits mailing list