[PATCH] D23163: [AVX512][FastISel] Do not use K registers in TEST instructions

Guy Blank via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 04:12:28 PDT 2016


guyblank updated this revision to Diff 68013.
guyblank added a comment.

as Elena suggested, changed the sequence to kshift left & ktest.
added a test.


https://reviews.llvm.org/D23163

Files:
  lib/Target/X86/X86FastISel.cpp
  test/CodeGen/X86/fast-isel-select-cmov.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23163.68013.patch
Type: text/x-patch
Size: 5388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160815/daa115a5/attachment.bin>


More information about the llvm-commits mailing list