[clang] [llvm] [HLSL] [DXIL] Implement the `AddUint64` HLSL function and the `UAddc` DXIL op (PR #125319)

Finn Plummer via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 3 09:30:05 PST 2025


================
@@ -21,6 +21,7 @@
 #include "clang/AST/Type.h"
 #include "clang/AST/TypeLoc.h"
 #include "clang/Basic/Builtins.h"
+#include "clang/Basic/DiagnosticParse.h"
----------------
inbelic wrote:

```suggestion
```

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


More information about the cfe-commits mailing list