[all-commits] [llvm/llvm-project] 117041: [NFC][SLP] Add test case for issue #69670. (#70088)
Valery Dmitriev via All-commits
all-commits at lists.llvm.org
Tue Oct 24 12:36:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 117041dac920af0c0a8d232279da4e8e6e02efc3
https://github.com/llvm/llvm-project/commit/117041dac920af0c0a8d232279da4e8e6e02efc3
Author: Valery Dmitriev <valery.n.dmitriev at intel.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/X86/delayed-gather-emission.ll
Log Message:
-----------
[NFC][SLP] Add test case for issue #69670. (#70088)
Test exposes issue with delayed gather emission, which may lead to
generating an instruction which does not dominate all users.
More information about the All-commits
mailing list