[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
Tue Mar 30 00:20:01 PDT 2021


gargaroff updated this revision to Diff 334062.
gargaroff added a comment.

Remove unintended change. Rework assertion in InstructionSelectorImpl.h


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91703

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91703.334062.patch
Type: text/x-patch
Size: 8013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/2e12bfca/attachment.bin>


More information about the llvm-commits mailing list