[clang] [llvm] [HLSL] Adding HLSL `clip` function. (PR #114588)
    Finn Plummer via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  7 12:23:52 PST 2024
    
    
  
================
@@ -63,6 +63,7 @@
 #include "llvm/IR/MemoryModelRelaxationAnnotations.h"
 #include "llvm/Support/AMDGPUAddrSpace.h"
 #include "llvm/Support/ConvertUTF.h"
+#include "llvm/Support/ErrorHandling.h"
----------------
inbelic wrote:
What is this used for?
https://github.com/llvm/llvm-project/pull/114588
    
    
More information about the llvm-commits
mailing list