[llvm] [ThinLTO] Add tail call flag to call edges in summary (PR #74043)

Snehasish Kumar via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 15:55:09 PST 2023


================
@@ -21,7 +21,7 @@
 ; CHECK-NEXT:    <FLAGS
 ; See if the call to func is registered.
 ; The value id 1 matches the second FUNCTION record above.
-; CHECK-NEXT:    <PERMODULE {{.*}} op7=1/>
+; CHECK-NEXT:    <PERMODULE_PROFILE {{.*}} op7=1
----------------
snehasish wrote:

Ok, sounds like too much toil to split them apart. 

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


More information about the llvm-commits mailing list