[PATCH] D39823: GlobalISel: Enable the legalization of G_MERGE_VALUES and G_UNMERGE_VALUES

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 22:39:17 PST 2017


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

Updated based on Daniel's comments.


https://reviews.llvm.org/D39823

Files:
  include/llvm/Target/GenericOpcodes.td
  lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  lib/Target/ARM/ARMLegalizerInfo.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  test/CodeGen/AArch64/GlobalISel/legalize-combines.mir
  test/CodeGen/AArch64/GlobalISel/legalize-merge-values.mir
  test/CodeGen/AArch64/GlobalISel/legalize-nonpowerof2eltsvec.mir
  test/CodeGen/AArch64/GlobalISel/legalize-unmerge-values.mir
  test/CodeGen/AArch64/GlobalISel/no-regclass.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39823.124875.patch
Type: text/x-patch
Size: 15297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/0a6cd4f2/attachment-0001.bin>


More information about the llvm-commits mailing list