[all-commits] [llvm/llvm-project] f312e7: TableGen: Sort RuntimeLibcallImpls secondarily by ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jul 25 18:44:13 PDT 2025
Branch: refs/heads/users/arsenm/tablegen/sort-runtime-libcall-impls-enum-name
Home: https://github.com/llvm/llvm-project
Commit: f312e7436f157ca5b6ffaa57b9f3c5a8f4df679c
https://github.com/llvm/llvm-project/commit/f312e7436f157ca5b6ffaa57b9f3c5a8f4df679c
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