Skip to content

Commit 431d8c3

Browse files
committedApr 6, 2018
[Release Notes] Add release note for "-fmerge-all-constants"
Summary: Add note that "-fmerge-all-constants" is not applied as default anymore. Reviewers: rjmccall, rsmith, chandlerc Subscribers: llvm-commits, thakis Differential Revision: https://reviews.llvm.org/D45388 llvm-svn: 329457
1 parent a28e598 commit 431d8c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎llvm/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ Non-comprehensive list of changes in this release
5858
information available in LLVM to statically predict the performance of
5959
machine code for a specific CPU.
6060

61+
* The optimization flag to merge constants (-fmerge-all-constants) is no longer
62+
applied by default.
63+
6164
* Note..
6265

6366
.. NOTE

0 commit comments

Comments
 (0)
Please sign in to comment.