[PATCH] D81587: [MachineVerifier][GlobalISel] Check that branches have a MBB operand or are declared indirect. Add missing properties to G_BRJT, G_BRINDIRECT

Dominik Montada via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 02:41:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc87bf2914959: [MachineVerifier][GlobalISel] Check that branches have a MBB operand or areā€¦ (authored by gargaroff).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81587

Files:
  llvm/include/llvm/Target/GenericOpcodes.td
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-blockaddress.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-blockaddress.mir
  llvm/test/MachineVerifier/test_g_brindirect_is_indirect_branch.mir
  llvm/test/MachineVerifier/test_g_brjt_is_indirect_branch.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81587.270692.patch
Type: text/x-patch
Size: 5527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/7a5642b3/attachment.bin>


More information about the llvm-commits mailing list