[PATCH] D99950: [SLP] Avoid multiple attempts to vectorize CmpInsts.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 7 15:11:01 PDT 2021
ABataev added a comment.
In D99950#2675237 <https://reviews.llvm.org/D99950#2675237>, @xbolva00 wrote:
> http://llvm-compile-time-tracker.com/compare.php?from=85b86c6f43ab50ba70571ed49da7e81f7d52ffd2&to=a78e86e6beb2d62196fa42be9f4a2994823f71f3&stat=size-text
>
> Should not be this change neutral for code size? Or possibly it may produce better codegen?
It should just improve compile time, nothing else
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99950/new/
https://reviews.llvm.org/D99950
More information about the llvm-commits
mailing list