[PATCH] D114799: [SLP]Improve vectorization of cmp instructions sequences.
Han Zhu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 6 14:27:35 PST 2022
zhuhan0 added a comment.
Hi, we observed ~9% increase in `SLP.NumVectorInstructions` on SPEC's 508.namd_r with this change, using llvm-test-suite. I noticed the number is not reported here. Curious did you also see the same result?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114799/new/
https://reviews.llvm.org/D114799
More information about the llvm-commits
mailing list