[all-commits] [llvm/llvm-project] 62ea77: [SLP] add test for constant expression fake of loa...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu May 7 12:15:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 62ea77ec022b8d598a0e213db2e22a2b79063f80
https://github.com/llvm/llvm-project/commit/62ea77ec022b8d598a0e213db2e22a2b79063f80
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/X86/bad-reduction.ll
Log Message:
-----------
[SLP] add test for constant expression fake of load-combine pattern; NFC
This is a reduction of the test that caused D78997 to be reverted.
More information about the All-commits
mailing list