[PATCH] D34661: [X86][MMX] Added custom lowering action for MMX SELECT (PR30418)

Konstantin Belochapka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 19:30:58 PDT 2017


kbelochapka updated this revision to Diff 106368.
kbelochapka added a comment.

fix now works for 32bit mode, the test updated from crash checking to positive


https://reviews.llvm.org/D34661

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/select-mmx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34661.106368.patch
Type: text/x-patch
Size: 5203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/86b566ed/attachment.bin>


More information about the llvm-commits mailing list