[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
Thu Jul 13 14:50:13 PDT 2017


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

replaced llc option -mcpu for -mtriple, the diff file reformatted


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.106504.patch
Type: text/x-patch
Size: 5328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/9b528c85/attachment.bin>


More information about the llvm-commits mailing list