[PATCH] D46640: [GlobalMerge] Exit early if only one global is to be merged

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 18:37:19 PDT 2018


haicheng updated this revision to Diff 146451.
haicheng marked an inline comment as done.
haicheng added a comment.

Fix the test case.  Thank you, Quentin.


Repository:
  rL LLVM

https://reviews.llvm.org/D46640

Files:
  lib/CodeGen/GlobalMerge.cpp
  test/CodeGen/AArch64/global-merge-3.ll
  test/CodeGen/ARM/global-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46640.146451.patch
Type: text/x-patch
Size: 4236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180512/4675daff/attachment.bin>


More information about the llvm-commits mailing list