================ @@ -45,6 +45,7 @@ #include "llvm/IR/IntrinsicsAArch64.h" #include "llvm/IR/Type.h" #include "llvm/Pass.h" +#include "llvm/Support/AArch64AtomicHints.h" ---------------- kmclaughlin-arm wrote:
No, I forgot to remove this when I removed support for global isel. https://github.com/llvm/llvm-project/pull/198316 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
