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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 10:51:48 PST 2018


craig.topper updated this revision to Diff 133256.
craig.topper added a comment.

Re-generate test with update_mir_test_checks.py. Leave the TEST instructions in the MIR test but commented out with a FIXME


https://reviews.llvm.org/D42770

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42770.133256.patch
Type: text/x-patch
Size: 12828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/d173e167/attachment.bin>


More information about the llvm-commits mailing list