[PATCH] D38367: [SLP] Added more missed optimiazation remarks
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 3 09:49:56 PDT 2017
anemet added a comment.
Also by any chance, did you run this on some real code base? Some of these may trigger quite a bit and I want to make sure they are not on the top of the list. You can use opt-viewer/opt-stats.py to get a sense how frequently your remark is generated.
Repository:
rL LLVM
https://reviews.llvm.org/D38367
More information about the llvm-commits
mailing list