[all-commits] [llvm/llvm-project] c8d73d: Revert "[VPlan] Use VPValue def for VPWidenSelectR...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Nov 10 14:52:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c8d73d939fa4fda9c87b3979225d02d63062bd68
https://github.com/llvm/llvm-project/commit/c8d73d939fa4fda9c87b3979225d02d63062bd68
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanValue.h
M llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll
Log Message:
-----------
Revert "[VPlan] Use VPValue def for VPWidenSelectRecipe."
This reverts commit a8e50f1c6e7b404aab8fedb972f003a4d6a6434e.
This reportedly breaks building the Linux kernel.
https://bugs.llvm.org/show_bug.cgi?id=48142
More information about the All-commits
mailing list