[llvm] CodeGen/test: improve a test, regen with UTC (PR #113338)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 08:57:21 PDT 2024


================
@@ -20,1595 +21,4947 @@
 
 ; TODO: optimize .sys.shared into .cta.shared or .cluster.shared .
 
-; generic statespace
+;; generic statespace
+
+; generic_weak
+
+define void @generic_weak_i8(ptr %a) local_unnamed_addr {
----------------
arsenm wrote:

not sure I would call not atomic "weak" 

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


More information about the llvm-commits mailing list