[PATCH] D89249: [SimplifyLibCalls] Preserve tail call indicator
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 09:18:04 PDT 2020
xbolva00 created this revision.
xbolva00 added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
xbolva00 requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89249
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/cabs-array.ll
llvm/test/Transforms/InstCombine/cabs-discrete.ll
llvm/test/Transforms/InstCombine/fabs-libcall.ll
llvm/test/Transforms/InstCombine/fabs.ll
llvm/test/Transforms/InstCombine/objsize.ll
llvm/test/Transforms/InstCombine/pow-exp.ll
llvm/test/Transforms/InstCombine/pow_fp_int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89249.297611.patch
Type: text/x-patch
Size: 30368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/d187b4e7/attachment.bin>
More information about the llvm-commits
mailing list