[PATCH] D157700: [GlobalIsSel] Allow using PatFrags with multiple defs as the root of a combine rule

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 03:31:10 PDT 2023


Pierre-vh updated this revision to Diff 549322.
Pierre-vh added a comment.

Document the new limitation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157700

Files:
  llvm/docs/GlobalISel/MIRPatterns.rst
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/test/TableGen/GlobalISelCombinerMatchTableEmitter/patfrag-errors.td
  llvm/test/TableGen/GlobalISelCombinerMatchTableEmitter/pattern-errors.td
  llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157700.549322.patch
Type: text/x-patch
Size: 8741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/4530c1da/attachment.bin>


More information about the llvm-commits mailing list