[PATCH] D43087: [SelectionDAG][X86] Fix incorrect offset generated for VMASKMOV

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 06:42:46 PST 2018


aivchenk updated this revision to Diff 134221.
aivchenk added a comment.

Provided context


https://reviews.llvm.org/D43087

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  test/CodeGen/X86/compress_expand.ll
  test/CodeGen/X86/vmaskmov-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43087.134221.patch
Type: text/x-patch
Size: 7160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/92281fcd/attachment.bin>


More information about the llvm-commits mailing list