[all-commits] [llvm/llvm-project] 8c2276: Revert "[VPlan] Unify Value2VPValue and VPExternal...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Apr 17 17:24:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c2276f89887d0a27298a1bbbd2181fa54bbb509
https://github.com/llvm/llvm-project/commit/8c2276f89887d0a27298a1bbbd2181fa54bbb509
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-04-17 (Mon, 17 Apr 2023)
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/VPlanHCFGBuilder.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
Log Message:
-----------
Revert "[VPlan] Unify Value2VPValue and VPExternalDefs maps (NFCI)."
Asan detects heap-use-after-free, see D147892.
This reverts commit 4fc190351e5af901b6107d162d07e1fbca90934f.
This reverts commit 668045eb77628be13e448ffbb855473ffca1cc43.
More information about the All-commits
mailing list