[PATCH] D63223: [AArch64][GlobalISel] Implement selection support for the new G_JUMP_TABLE and G_BRJT ops

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 11:08:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364086: [AArch64][GlobalISel] Implement selection support for the new G_JUMP_TABLE and… (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63223?vs=204328&id=206035#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63223/new/

https://reviews.llvm.org/D63223

Files:
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-jump-table-brjt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63223.206035.patch
Type: text/x-patch
Size: 9868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/e263fa9f/attachment.bin>


More information about the llvm-commits mailing list