[PATCH] D76539: [CodeGenPrepare] Delete intrinsic call to llvm.assume to enable more tailcall
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 12:00:21 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d20937c29a1: [CodeGenPrepare] Delete intrinsic call to llvm.assume to enable more tailcall (authored by Carrot).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76539/new/
https://reviews.llvm.org/D76539
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/Transforms/CodeGenPrepare/X86/extend-sink-hoist.ll
llvm/test/Transforms/CodeGenPrepare/X86/optimizeSelect-DT.ll
llvm/test/Transforms/CodeGenPrepare/X86/tailcall-assume-xbb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76539.253952.patch
Type: text/x-patch
Size: 3728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/1e1121b7/attachment.bin>
More information about the llvm-commits
mailing list