[PATCH] D91703: [GISel] Teach TableGen to check predicates of immediate operands in patterns

Dominik Montada via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 06:00:32 PST 2020


gargaroff created this revision.
gargaroff added reviewers: arsenm, dsanders.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
gargaroff requested review of this revision.
Herald added a subscriber: wdng.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91703

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91703.306077.patch
Type: text/x-patch
Size: 6257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/ad9f6c40/attachment-0001.bin>


More information about the llvm-commits mailing list