[PATCH] D63159: [GlobalISel] Add a G_BRJT opcode

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 16:18:19 PDT 2019


aemerson updated this revision to Diff 204654.
aemerson added a comment.

Use ptype0.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63159

Files:
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/include/llvm/Support/TargetOpcodes.def
  llvm/include/llvm/Target/GenericOpcodes.td
  llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/test/MachineVerifier/test_g_brjt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63159.204654.patch
Type: text/x-patch
Size: 5838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/83a071ff/attachment.bin>


More information about the llvm-commits mailing list