[llvm] Reapply [IR] Add new Range attribute using new ConstantRange Attribute type (PR #84617)

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 9 00:57:10 PST 2024


================
@@ -14,6 +14,7 @@
 #ifndef LLVM_LIB_IR_LLVMCONTEXTIMPL_H
 #define LLVM_LIB_IR_LLVMCONTEXTIMPL_H
 
+#include "AttributeImpl.h"
----------------
andjo403 wrote:

it compiles add check-llvm passes with forward-declaration also so seems like it :D

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


More information about the llvm-commits mailing list