[all-commits] [llvm/llvm-project] 761c31: [FunctionSpecialization][nfc] Add a test for zero ...
Alan Zhao via All-commits
all-commits at lists.llvm.org
Mon Sep 22 11:11:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 761c31e750429f645c014d451c3f67a815ea99d9
https://github.com/llvm/llvm-project/commit/761c31e750429f645c014d451c3f67a815ea99d9
Author: Alan Zhao <ayzhao at google.com>
Date: 2025-09-22 (Mon, 22 Sep 2025)
Changed paths:
M llvm/test/Transforms/FunctionSpecialization/profile-counts.ll
Log Message:
-----------
[FunctionSpecialization][nfc] Add a test for zero function entry count (#160156)
This test is a follow up to
https://github.com/llvm/llvm-project/commit/7d748a9ceb3716a216a8b586b1d31e046bdee039
which fixes an assertion crash that occurs if the profile count is 0.
Additionally, modify `profile-counts.ll` to use `update_test_checks.py`.
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