[llvm] [RFC] Memory Model Relaxation Annotations (PR #78569)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 23:56:32 PST 2024


================
@@ -25,6 +25,7 @@
 #include "llvm/CodeGen/TargetOpcodes.h"
 #include "llvm/IR/DebugLoc.h"
 #include "llvm/IR/InlineAsm.h"
+#include "llvm/IR/MemoryModelRelaxationAnnotations.h"
----------------
Pierre-vh wrote:

nope, another leftover of previous design iterations :(

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


More information about the llvm-commits mailing list