[all-commits] [llvm/llvm-project] bad7d6: Revert "[llvm][LV] Replace `unsigned VF` with `Ele...
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Mon Aug 24 06:51:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bad7d6b3735d1d855ffb07f32a272049cff085e6
https://github.com/llvm/llvm-project/commit/bad7d6b3735d1d855ffb07f32a272049cff085e6
Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/include/llvm/Analysis/VectorUtils.h
M llvm/include/llvm/IR/DiagnosticInfo.h
M llvm/include/llvm/Support/TypeSize.h
M llvm/lib/IR/DiagnosticInfo.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
Revert "[llvm][LV] Replace `unsigned VF` with `ElementCount VF` [NFCI]"
Reverting because the commit message doesn't reflect the one agreed on
phabricator at https://reviews.llvm.org/D85794.
This reverts commit c8d2b065b98fa91139cc7bb1fd1407f032ef252e.
More information about the All-commits
mailing list