[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
Sun Apr 11 21:31:51 PDT 2021


ychen updated this revision to Diff 336740.
ychen added a comment.

- address comments


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.336740.patch
Type: text/x-patch
Size: 8329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/4e4b2681/attachment.bin>


More information about the llvm-commits mailing list