[all-commits] [llvm/llvm-project] d7c6d0: [TableGen][GlobalISel] Guarantee stable iteration ...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Jul 24 00:11:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7c6d057efa1ebe6fdd878f12f75bc52b8cd933e
https://github.com/llvm/llvm-project/commit/d7c6d057efa1ebe6fdd878f12f75bc52b8cd933e
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M llvm/test/TableGen/GlobalISelCombinerMatchTableEmitter/pattern-parsing.td
M llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp
Log Message:
-----------
[TableGen][GlobalISel] Guarantee stable iteration order for stop-after-parse
Builds on top of 6de2735c2428 to fix remaining issues with iteration order in the MatchTable Combiner backend.
See D155789 as well.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D155821
More information about the All-commits
mailing list