[PATCH] D43137: [X86] Change signatures of avx512 packed fp compare intrinsics to return a vXi1 mask type to be closer to an fcmp.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 10 15:36:04 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324827: [X86] Change signatures of avx512 packed fp compare intrinsics to return a vXi1… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43137?vs=133662&id=133773#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43137
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/IR/AutoUpgrade.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx512-cmp-kor-sequence.ll
llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512vl-vec-masked-cmp.ll
llvm/trunk/test/CodeGen/X86/stack-folding-fp-avx512.ll
llvm/trunk/test/CodeGen/X86/stack-folding-fp-avx512vl.ll
llvm/trunk/test/Transforms/InstCombine/X86/X86FsubCmpCombine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43137.133773.patch
Type: text/x-patch
Size: 60756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180210/e02eccfc/attachment-0001.bin>
More information about the llvm-commits
mailing list