[all-commits] [llvm/llvm-project] 0dfa4a: Revert "[PGO][PGSO] Add profile guided size optimi...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Jul 17 16:55:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0dfa4a83fad43f95c90dd67cb23f63baaa907bd1
https://github.com/llvm/llvm-project/commit/0dfa4a83fad43f95c90dd67cb23f63baaa907bd1
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-07-17 (Fri, 17 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:
-----------
Revert "[PGO][PGSO] Add profile guided size optimization to loop vectorization legality."
This reverts commit 30c382a7c6607a7d898730f8d288768110cdf1d2.
See https://crbug.com/1106813.
More information about the All-commits
mailing list