[PATCH] D100377: [TTI] NFC: Remove unused 'OptSize' parameter from shouldMaximizeVectorBandwidth
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 13 06:35:47 PDT 2021
sdesmalen accepted this revision.
sdesmalen added a comment.
This revision is now accepted and ready to land.
It's not entirely clear what original intent of this function argument was since the doxygen comment doesn't describe it.
If the argument also isn't used anywhere then it seems sensible to me to remove it, so LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100377/new/
https://reviews.llvm.org/D100377
More information about the llvm-commits
mailing list