[all-commits] [llvm/llvm-project] 2bd979: [CodeGen][X86] Remove unused check-prefixes from v...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Tue Nov 10 23:14:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2bd979ed99c1530b3673cf05cea31b352a015a82
https://github.com/llvm/llvm-project/commit/2bd979ed99c1530b3673cf05cea31b352a015a82
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M llvm/test/CodeGen/X86/vector-compare-combines.ll
M llvm/test/CodeGen/X86/vector-half-conversions.ll
M llvm/test/CodeGen/X86/vector-idiv-sdiv-512.ll
M llvm/test/CodeGen/X86/vector-idiv-udiv-512.ll
M llvm/test/CodeGen/X86/vector-interleave.ll
M llvm/test/CodeGen/X86/vector-lzcnt-128.ll
M llvm/test/CodeGen/X86/vector-lzcnt-256.ll
M llvm/test/CodeGen/X86/vector-pack-256.ll
M llvm/test/CodeGen/X86/vector-popcnt-128.ll
M llvm/test/CodeGen/X86/vector-popcnt-256.ll
Log Message:
-----------
[CodeGen][X86] Remove unused check-prefixes from vector tests. NFCI.
More information about the All-commits
mailing list