[all-commits] [llvm/llvm-project] 10ebaf: [SLP] add test for load combining + shuffling; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Jul 4 08:08:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10ebaf76860ef4d81894609c4418382622efebc4
https://github.com/llvm/llvm-project/commit/10ebaf76860ef4d81894609c4418382622efebc4
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/X86/load-partial-vector-shuffle.ll
Log Message:
-----------
[SLP] add test for load combining + shuffling; NFC
issue #38821
More information about the All-commits
mailing list