[all-commits] [llvm/llvm-project] dc9e6b: [x86] add tests for shift-trunc-shift; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Dec 13 05:37:13 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dc9e6ba90bebe72f846e76fcc3f2c5145df24613
https://github.com/llvm/llvm-project/commit/dc9e6ba90bebe72f846e76fcc3f2c5145df24613
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M llvm/test/CodeGen/X86/shift-amount-mod.ll
M llvm/test/CodeGen/X86/vector-shift-lshr-256.ll
Log Message:
-----------
[x86] add tests for shift-trunc-shift; NFC
More coverage for a possible generic transform.
More information about the All-commits
mailing list