[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
Fri Apr 9 18:32:10 PDT 2021
ychen updated this revision to Diff 336590.
ychen added a comment.
- fix typo
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.336590.patch
Type: text/x-patch
Size: 8081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210410/6a4cd971/attachment.bin>
More information about the llvm-commits
mailing list