[PATCH] D42612: [GlobalOpt] Improve common case efficiency of static global initializer evaluation

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 11:12:15 PST 2018


aemerson updated this revision to Diff 132220.
aemerson added a comment.

Simplified the logic a bit and added an example in the function documentation of complex and simple addresses.


Repository:
  rL LLVM

https://reviews.llvm.org/D42612

Files:
  lib/Transforms/IPO/GlobalOpt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42612.132220.patch
Type: text/x-patch
Size: 6083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/6ffb8985/attachment.bin>


More information about the llvm-commits mailing list