[all-commits] [llvm/llvm-project] bd7db7: TableGen: Sort RuntimeLibcallImpls secondarily by ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jul 25 19:23:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd7db754895ed3b51388ec549cd656c770c17587
https://github.com/llvm/llvm-project/commit/bd7db754895ed3b51388ec549cd656c770c17587
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 (#150728)
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