[PATCH] D49822: [GlobalMerge] Allow merging globals with explicit section markings.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 04:04:19 PDT 2018
dmgreen added a comment.
We (Arm) have also received cases that track back to this issue too. I triaged one just recently where a change in testbench caused large changes in code performance. So I agree with this, looks like a sensible idea.
Repository:
rL LLVM
https://reviews.llvm.org/D49822
More information about the llvm-commits
mailing list