[compiler-rt] [llvm] [RFC][Transforms][IPO] Add func suffix in ArgumentPromotion and DeadArgumentElimination (PR #109899)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 19:26:18 PDT 2024


================
@@ -303,6 +303,23 @@ attributes #0 = { noinline optnone }
 ; IR: attributes #[[NOTCOLD]] = { "memprof"="notcold" }
 ; IR: attributes #[[COLD]] = { "memprof"="cold" }
 
+; IRNODIST: define {{.*}} @main
----------------
teresajohnson wrote:

Thanks (I still see the test churn but assume you haven't had a chance to update those yet).

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


More information about the llvm-commits mailing list