[PATCH] D89566: [LV] Epilogue Vectorization with Optimal Control Flow
Bardia Mahjour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 10:26:25 PST 2020
bmahjour added a comment.
Here are the numbers for SPEC2017 intrate suite on POWER9:
F13804682: Screen Shot 2020-11-09 at 1.18.01 PM.png <https://reviews.llvm.org/F13804682>
and here are the number of loops that can be transformed by each patch:
F13804718: Screen Shot 2020-11-09 at 1.19.33 PM.png <https://reviews.llvm.org/F13804718>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89566/new/
https://reviews.llvm.org/D89566
More information about the llvm-commits
mailing list