[all-commits] [llvm/llvm-project] e85fd3: Revert "[LV] Complete load groups and release stor...
annamthomas via All-commits
all-commits at lists.llvm.org
Wed Jul 26 12:07:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e85fd3cbdd68a80fba855f0dbf8bc0a4abe791df
https://github.com/llvm/llvm-project/commit/e85fd3cbdd68a80fba855f0dbf8bc0a4abe791df
Author: Anna Thomas <anna at azul.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M llvm/lib/Analysis/VectorUtils.cpp
M llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-hoist-load-across-store.ll
M llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-sink-store-across-load.ll
Log Message:
-----------
Revert "[LV] Complete load groups and release store groups in presence of dependency"
This reverts commit eaf6117f3388615f51198e47c0d6be0252729508 (D155520).
There's an ASAN build failure that needs investigation.
More information about the All-commits
mailing list