[all-commits] [llvm/llvm-project] 881b4d: [CodeGen][X86] Remove unused check-prefixes from v...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Tue Nov 10 22:19:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 881b4d20f63ccfd55f1fa88a6282d9ce3652d220
https://github.com/llvm/llvm-project/commit/881b4d20f63ccfd55f1fa88a6282d9ce3652d220
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M llvm/test/CodeGen/X86/vector-shift-ashr-128.ll
M llvm/test/CodeGen/X86/vector-shift-ashr-256.ll
M llvm/test/CodeGen/X86/vector-shift-ashr-sub128.ll
M llvm/test/CodeGen/X86/vector-shift-by-select-loop.ll
M llvm/test/CodeGen/X86/vector-shift-lshr-256.ll
M llvm/test/CodeGen/X86/vector-shift-lshr-sub128.ll
M llvm/test/CodeGen/X86/vector-shift-shl-128.ll
M llvm/test/CodeGen/X86/vector-shift-shl-256.ll
M llvm/test/CodeGen/X86/vector-shift-shl-sub128.ll
Log Message:
-----------
[CodeGen][X86] Remove unused check-prefixes from vector shift tests. NFCI.
More information about the All-commits
mailing list