[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
Wed Apr 7 11:59:44 PDT 2021
ychen updated this revision to Diff 335895.
ychen added a comment.
- fix styling issue
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.335895.patch
Type: text/x-patch
Size: 7696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/fe06a470/attachment.bin>
More information about the llvm-commits
mailing list