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

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 23:13:24 PST 2016


delena updated this revision to Diff 48887.
delena added a comment.

I moved the comment regarding i1 memory form from the common LangRef to X86InstrCompiler.td file.


Repository:
  rL LLVM

http://reviews.llvm.org/D17541

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17541.48887.patch
Type: text/x-patch
Size: 7628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/bec47264/attachment.bin>


More information about the llvm-commits mailing list