tejohnson marked an inline comment as done.
tejohnson added inline comments.


================
Comment at: llvm/test/Transforms/WholeProgramDevirt/uniform-retval.ll:28
   %result = call i32 %fptr_casted(i8* %obj)
-  ; CHECK-NOT: call
+  ; CHECK-NOT: call i32 %
   ; CHECK: ret i32 123
----------------
This change is to distinguish the indirect call here that should have been 
removed from the @llvm.type.test and @llvm.assume calls that are no longer 
removed at this point.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73242/new/

https://reviews.llvm.org/D73242



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to