[all-commits] [llvm/llvm-project] 58c177: [x86] add test for shift+op+concat; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Mon May 4 14:32:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58c1770b8fb1229e2e539bcd1217a26cbd829be3
https://github.com/llvm/llvm-project/commit/58c1770b8fb1229e2e539bcd1217a26cbd829be3
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-04 (Mon, 04 May 2020)
Changed paths:
M llvm/test/CodeGen/X86/avx-shift.ll
Log Message:
-----------
[x86] add test for shift+op+concat; NFC
D79360 could change this kind of sequence.
More information about the All-commits
mailing list