[PATCH] D42770: [X86] Don't emit KTEST instructions unless only the Z flag is being used

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 23:49:06 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324576: [X86] Don't emit KTEST instructions unless only the Z flag is being used (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42770?vs=133256&id=133375#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42770

Files:
  llvm/trunk/lib/Target/X86/X86DomainReassignment.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/domain-reassignment.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42770.133375.patch
Type: text/x-patch
Size: 12960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/0259c989/attachment-0001.bin>


More information about the llvm-commits mailing list