[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 05:28:59 PST 2018


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

That makes sense, thanks for the comments. In the new version there is a change in compress_expand.ll, which in my view is ok


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.134205.patch
Type: text/x-patch
Size: 7160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/991e6269/attachment-0001.bin>


More information about the llvm-commits mailing list