[all-commits] [llvm/llvm-project] e65c24: TableGen: Sort RuntimeLibcallImpls secondarily by ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jul 25 19:21:27 PDT 2025
Branch: refs/heads/users/arsenm/tablegen/sort-runtime-libcall-impls-enum-name
Home: https://github.com/llvm/llvm-project
Commit: e65c24125ebcce8f6d8f95914eace8c50d287b49
https://github.com/llvm/llvm-project/commit/e65c24125ebcce8f6d8f95914eace8c50d287b49
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-26 (Sat, 26 Jul 2025)
Changed paths:
M llvm/test/TableGen/RuntimeLibcallEmitter.td
M llvm/utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp
Log Message:
-----------
TableGen: Sort RuntimeLibcallImpls secondarily by enum names
Extracted from #150192, this hopefully fixes occasional EXPENSIVE_CHECKS
failures.
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