We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2daafaf commit d6cc138Copy full SHA for d6cc138
llvm/lib/Target/X86/X86InstrInfo.cpp
@@ -44,6 +44,7 @@
44
#include "llvm/Support/ErrorHandling.h"
45
#include "llvm/Support/raw_ostream.h"
46
#include "llvm/Target/TargetOptions.h"
47
+#include <atomic>
48
#include <optional>
49
50
using namespace llvm;
0 commit comments