[llvm-branch-commits] [llvm] [NFC][CallPromotionUtils]Extract a helper function versionCallSiteWithCond from versionCallSite (PR #81181)

Mingming Liu via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 12 15:38:45 PST 2024


================
@@ -267,7 +264,6 @@ static void createRetBitCast(CallBase &CB, Type *RetTy, CastInst **RetBitCast) {
 /// Is replaced by the following:
 ///
 ///   cond_bb:
-///     %cond = icmp eq i32 ()* %ptr, @func
----------------
minglotus-6 wrote:

done.

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


More information about the llvm-branch-commits mailing list