[PATCH] D155821: [TableGen][GlobalISel] Guarantee stable iteration order for stop-after-parse

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 05:24:31 PDT 2023


Pierre-vh created this revision.
Pierre-vh added a reviewer: MaskRay.
Herald added a project: All.
Pierre-vh requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Builds on top of 6de2735c2428 <https://reviews.llvm.org/rG6de2735c2428789f99a26bee66030ddfb0841b9e> to fix remaining issues with iteration order in the MatchTable Combiner backend.
See D155789 <https://reviews.llvm.org/D155789> as well.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155821

Files:
  llvm/test/TableGen/GlobalISelCombinerMatchTableEmitter/pattern-parsing.td
  llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155821.542443.patch
Type: text/x-patch
Size: 9201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/72aad70f/attachment.bin>


More information about the llvm-commits mailing list