[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
Mon Mar 30 14:11:41 PDT 2020


Carrot updated this revision to Diff 253699.
Carrot marked 2 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.253699.patch
Type: text/x-patch
Size: 3728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/b68a05d3/attachment-0001.bin>


More information about the llvm-commits mailing list