[PATCH] D74522: [X86] Don't widen 128/256-bit strict compares with vXi1 result to 512-bits on KNL.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 13:29:50 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc2e8a421ac52: [X86] Don't widen 128/256-bit strict compares with vXi1 result to 512-bits on… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D74522?vs=244328&id=244528#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74522/new/

https://reviews.llvm.org/D74522

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86InstrAVX512.td
  llvm/test/CodeGen/X86/vec-strict-cmp-128.ll
  llvm/test/CodeGen/X86/vec-strict-cmp-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74522.244528.patch
Type: text/x-patch
Size: 157653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/6afe6cf3/attachment.bin>


More information about the llvm-commits mailing list