[all-commits] [llvm/llvm-project] ff04d0: [TableGen] Fix the non-determinism in DFAPacketize...
David Stuttard via All-commits
all-commits at lists.llvm.org
Tue Apr 14 07:54:24 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff04d0d6cd5dbb21122cefc13a68afd51b65067a
https://github.com/llvm/llvm-project/commit/ff04d0d6cd5dbb21122cefc13a68afd51b65067a
Author: David Stuttard <david.stuttard at amd.com>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M llvm/utils/TableGen/DFAPacketizerEmitter.cpp
Log Message:
-----------
[TableGen] Fix the non-determinism in DFAPacketizerEmitter.cpp (#192037)
Sort the std::set ProcItinList by Record name, not the pointer address.
---------
Co-authored-by: Bao, Qiaojin (Fred) <Qiaojin.Bao at amd.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list