[PATCH] D99773: [InstCombine] when calling conventions are compatible, don't convert the call to undef idiom
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 12 09:33:10 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf4d682d6ce6c: [InstCombine] when calling conventions are compatible, don't convert the call… (authored by ychen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99773/new/
https://reviews.llvm.org/D99773
Files:
llvm/include/llvm/Analysis/TargetLibraryInfo.h
llvm/lib/Analysis/TargetLibraryInfo.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/call-callconv-mismatch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99773.336867.patch
Type: text/x-patch
Size: 8329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/28520267/attachment.bin>
More information about the llvm-commits
mailing list