================
@@ -67,6 +67,9 @@ DILocation::DILocation(LLVMContext &C, StorageType Storage, 
unsigned Line,
 #ifdef EXPERIMENTAL_KEY_INSTRUCTIONS
   assert(AtomRank <= 7 && "AtomRank number should fit in 3 bits");
 #endif
+  if (AtomRank)
----------------
OCHyams wrote:

note to self: should be `AtomGroup`

https://github.com/llvm/llvm-project/pull/133478
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to