[PATCH] D30962: [GlobalISel] Translate shufflevector

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 13:32:52 PDT 2017


volkan updated this revision to Diff 92187.
volkan added a comment.

Added more tests.


https://reviews.llvm.org/D30962

Files:
  include/llvm/CodeGen/GlobalISel/IRTranslator.h
  include/llvm/Target/GenericOpcodes.td
  include/llvm/Target/TargetOpcodes.def
  lib/CodeGen/GlobalISel/IRTranslator.cpp
  test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30962.92187.patch
Type: text/x-patch
Size: 13733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/36f6ce71/attachment.bin>


More information about the llvm-commits mailing list