This revision was automatically updated to reflect the committed changes.
Closed by commit rL306965: Add an option group for deprecated warnings. Add the
removed (authored by joerg).
Changed prior to commit:
https://reviews.llvm.org/D34926?vs=104998&id=105004#toc
Repository:
rL LLVM
https:/
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
LGTM
Comment at: docs/ReleaseNotes.rst:69
+
+- -fslp-vectorize-aggressive used to enable the BB vectorizing passes. They
have been superseeded
+ by the normal SLP vectori
joerg created this revision.
Herald added a subscriber: rengolin.
As discussed on IRC when https://reviews.llvm.org/D34846 came up, removing
flags is problematic from a UX experience.
This change introduces a new option group similar to the group GCC optimizer
flags like -fexpensive-optimizatio