[PATCH] D146800: [TableGen][GlobalISel] Support EXTRACT_SUBREGs for ComplexPattern suboperands.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 03:52:24 PDT 2023


kosarev updated this revision to Diff 508033.
kosarev added a comment.

Clang-format the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146800

Files:
  llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  llvm/test/TableGen/GlobalISelEmitterSubreg.td
  llvm/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146800.508033.patch
Type: text/x-patch
Size: 9187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/9d1b8e8d/attachment.bin>


More information about the llvm-commits mailing list