[all-commits] [llvm/llvm-project] 8f8f92: [Test][AggressiveInstCombine] Add test for shifts
Anton Afanasyev via All-commits
all-commits at lists.llvm.org
Tue Aug 17 02:40:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f8f9260a95f784e8c4620d652986724ac1b88df
https://github.com/llvm/llvm-project/commit/8f8f9260a95f784e8c4620d652986724ac1b88df
Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
Date: 2021-08-17 (Tue, 17 Aug 2021)
Changed paths:
A llvm/test/Transforms/AggressiveInstCombine/trunc_shifts.ll
A llvm/test/Transforms/PhaseOrdering/X86/pr50555.ll
R llvm/test/Transforms/SLPVectorizer/X86/pr50555.ll
Log Message:
-----------
[Test][AggressiveInstCombine] Add test for shifts
Precommit test for D107766/D108091. Also move fixed test for PR50555
from SLPVectorizer/X86/ to PhaseOrdering/X86/ subdirectory.
More information about the All-commits
mailing list