[all-commits] [llvm/llvm-project] 7bedae: [PGO][PGSO] Add profile guided size optimization t...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Tue Jul 21 11:17:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7bedae7deeb581c6cf3bfa9d28263c00cfcccf4a
https://github.com/llvm/llvm-project/commit/7bedae7deeb581c6cf3bfa9d28263c00cfcccf4a
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/test/Transforms/LoopVectorize/optsize.ll
Log Message:
-----------
[PGO][PGSO] Add profile guided size optimization to loop vectorization legality.
More information about the All-commits
mailing list