[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 24 10:44:10 PDT 2020


Carrot updated this revision to Diff 252362.
Carrot marked 4 inline comments as done.

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.252362.patch
Type: text/x-patch
Size: 4307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/1e59084e/attachment.bin>


More information about the llvm-commits mailing list