[PATCH] D52964: [x86] use demanded bits to simplify masked store codegen

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 07:06:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344048: [x86] use demanded bits to simplify masked store codegen (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52964?vs=168653&id=168791#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52964

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/masked_memop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52964.168791.patch
Type: text/x-patch
Size: 4913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/94374c3a/attachment.bin>


More information about the llvm-commits mailing list