[all-commits] [llvm/llvm-project] 86609b: [X86][SSE] Cleanup bitwise reduction check prefixe...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jul 31 10:11:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 86609b7af79fc9c71371ca255b271105f546c9c4
https://github.com/llvm/llvm-project/commit/86609b7af79fc9c71371ca255b271105f546c9c4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-31 (Fri, 31 Jul 2020)
Changed paths:
M llvm/test/CodeGen/X86/vector-reduce-and-cmp.ll
M llvm/test/CodeGen/X86/vector-reduce-and.ll
M llvm/test/CodeGen/X86/vector-reduce-or.ll
M llvm/test/CodeGen/X86/vector-reduce-xor.ll
Log Message:
-----------
[X86][SSE] Cleanup bitwise reduction check prefixes. NFC
Add AVX512BW/AVX512BWVL prefixes for a future patch
More information about the All-commits
mailing list