[PATCH] D17541: X86: Load and ZeroExtend i1 value

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 23:09:45 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261828: Optimized loading (zextload) of i1 value from memory. (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D17541?vs=48887&id=49011#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17541

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/test/CodeGen/X86/and-encoding.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/trunk/test/CodeGen/X86/x86-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17541.49011.patch
Type: text/x-patch
Size: 7796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/6f03b4cd/attachment.bin>


More information about the llvm-commits mailing list