[PATCH] D83329: [PGO][PGSO] Add profile guided size optimization to loop vectorization legality.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 21:16:34 PDT 2020
yamauchi updated this revision to Diff 279357.
yamauchi added a comment.
Update after a fix for https://crbug.com/1106813
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83329/new/
https://reviews.llvm.org/D83329
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/optsize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83329.279357.patch
Type: text/x-patch
Size: 10659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/c526971b/attachment-0001.bin>
More information about the llvm-commits
mailing list