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