[PATCH] D95564: [GlobalISel] Add G_ASSERT_ZEXT

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 13:59:44 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG24261729a49f: [GlobalISel] Add G_ASSERT_ZEXT (authored by paquette).

Changed prior to commit:
  https://reviews.llvm.org/D95564?vs=319933&id=319956#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95564

Files:
  llvm/docs/GlobalISel/GenericOpcode.rst
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/include/llvm/CodeGen/TargetOpcodes.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/legalize-ignore-hint.mir
  llvm/test/MachineVerifier/test_g_assert_zext.mir
  llvm/test/MachineVerifier/test_g_assert_zext_register_bank_class.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95564.319956.patch
Type: text/x-patch
Size: 12288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/35f98cbe/attachment.bin>


More information about the llvm-commits mailing list