[PATCH] D36854: [AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel unless we're matching a masked op or broadcast
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 09:39:44 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL312138: [AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D36854?vs=111591&id=113278#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36854
Files:
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-arith.ll
llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
llvm/trunk/test/CodeGen/X86/avx512-logic.ll
llvm/trunk/test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll
llvm/trunk/test/CodeGen/X86/vector-bitreverse.ll
llvm/trunk/test/CodeGen/X86/vector-lzcnt-512.ll
llvm/trunk/test/CodeGen/X86/vector-rotate-512.ll
llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll
llvm/trunk/test/CodeGen/X86/vector-tzcnt-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36854.113278.patch
Type: text/x-patch
Size: 20634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/b0183592/attachment.bin>
More information about the llvm-commits
mailing list