[PATCH] [GlobalMerge] Look at uses to create smaller global sets.

Ahmed Bougacha ahmed.bougacha at gmail.com
Tue Apr 7 11:40:52 PDT 2015


You're right Eric, the "Enable" was redundant, removed.  I also added a couple of block comments explaining 1) why we don't just merge everything and call it a day, and 2) an overview of the algorithm used to look at the uses

Thanks!

-Ahmed


http://reviews.llvm.org/D8070

Files:
  lib/CodeGen/GlobalMerge.cpp
  test/CodeGen/AArch64/global-merge-group-by-use.ll
  test/CodeGen/AArch64/global-merge-ignore-single-use.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8070.23357.patch
Type: text/x-patch
Size: 17685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150407/ca77e73e/attachment.bin>


More information about the llvm-commits mailing list