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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 17:09:12 PDT 2020


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

Bail out if any invoke 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
  llvm/test/Transforms/GlobalOpt/preallocated.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80951.270550.patch
Type: text/x-patch
Size: 11367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200613/ff8c15fa/attachment.bin>


More information about the llvm-commits mailing list