[PATCH] D80951: [GlobalOpt] Remove preallocated calls when possible

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 15:43:37 PDT 2020


aeubanks updated this revision to Diff 267753.
aeubanks added a comment.

Don't remove preallocated when there are any musttail callers


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80951/new/

https://reviews.llvm.org/D80951

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Transforms/GlobalOpt/fastcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80951.267753.patch
Type: text/x-patch
Size: 6600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/5f1a43a3/attachment.bin>


More information about the llvm-commits mailing list