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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 7 06:53:19 PDT 2018


spatel updated this revision to Diff 168588.
spatel added a comment.

Patch updated:
Fixed whitespace diff.


https://reviews.llvm.org/D52964

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52964.168588.patch
Type: text/x-patch
Size: 4612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181007/4ae78be8/attachment.bin>


More information about the llvm-commits mailing list