[PATCH] D24953: [X86][FastISel] Use a COPY from K register to a GPR instead of a K operation

Guy Blank via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 04:31:13 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282580: [X86][FastISel] Use a COPY from K register to a GPR instead of a K operation (authored by guyblank).

Changed prior to commit:
  https://reviews.llvm.org/D24953?vs=72638&id=72800#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24953

Files:
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/test/CodeGen/X86/avx512-fsel.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-load-i1.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-select-cmov.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24953.72800.patch
Type: text/x-patch
Size: 5807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160928/4822934f/attachment.bin>


More information about the llvm-commits mailing list