[all-commits] [llvm/llvm-project] 7a9ad2: Recommit "[SLP][X86] Improve reordering to conside...
vporpo via All-commits
all-commits at lists.llvm.org
Tue Jun 21 18:36:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a9ad257694c04f2f5f0ce9cb89a8cb103020571
https://github.com/llvm/llvm-project/commit/7a9ad257694c04f2f5f0ce9cb89a8cb103020571
Author: Vasileios Porpodas <vporpodas at google.com>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
M llvm/lib/Analysis/TargetTransformInfo.cpp
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
M llvm/lib/Target/X86/X86TargetTransformInfo.h
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/X86/reorder_with_external_users.ll
Log Message:
-----------
Recommit "[SLP][X86] Improve reordering to consider alternate instruction bundles"
This reverts commit 6d6268dcbf0f48e43f6f9fe46b3a28c29ba63c7d.
Review: https://reviews.llvm.org/D125712
More information about the All-commits
mailing list