[PATCH] D38609: [X86] Enable extended comparison predicate support for SETUEQ/SETONE when targeting AVX instructions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 8 18:07:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315201: [X86] Enable extended comparison predicate support for SETUEQ/SETONE when… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D38609?vs=118039&id=118179#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38609

Files:
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-mov.ll
  llvm/trunk/test/CodeGen/X86/avx512-schedule.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-mov.ll
  llvm/trunk/test/CodeGen/X86/commute-fcmp.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-select-pseudo-cmov.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38609.118179.patch
Type: text/x-patch
Size: 23148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171009/5a235245/attachment.bin>


More information about the llvm-commits mailing list