[all-commits] [llvm/llvm-project] 1b6286: [LV][NFC] Some refactoring and renaming to facilit...
ebrevnov via All-commits
all-commits at lists.llvm.org
Mon Dec 30 03:40:12 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b6286b945a5e941f4208f6f242e31ef6f7e55bc
https://github.com/llvm/llvm-project/commit/1b6286b945a5e941f4208f6f242e31ef6f7e55bc
Author: Evgeniy Brevnov <evgueni.brevnov at gmail.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV][NFC] Some refactoring and renaming to facilitate next change.
Commit: 948e745270de615cb83bc9c68cdfa4da62925d0f
https://github.com/llvm/llvm-project/commit/948e745270de615cb83bc9c68cdfa4da62925d0f
Author: Evgeniy Brevnov <evgueni.brevnov at gmail.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[LV][NFC] Keep dominator tree up to date during vectorization.
Compare: https://github.com/llvm/llvm-project/compare/8232497c313e...948e745270de
More information about the All-commits
mailing list