[all-commits] [llvm/llvm-project] 914a97: [x86] add vector tests for splatted memory ops; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Feb 20 08:42:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 914a97a4e6184234ea231321c3073e021e0c60c7
https://github.com/llvm/llvm-project/commit/914a97a4e6184234ea231321c3073e021e0c60c7
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M llvm/test/CodeGen/X86/x86-interleaved-access.ll
Log Message:
-----------
[x86] add vector tests for splatted memory ops; NFC
These correspond to patterns seen in PR42024:
https://bugs.llvm.org/show_bug.cgi?id=42024
More information about the All-commits
mailing list