[all-commits] [llvm/llvm-project] 1ffc0b: [BOLT] Simplify
Gergely Bálint via All-commits
all-commits at lists.llvm.org
Mon Nov 24 05:51:46 PST 2025
Branch: refs/heads/users/bgergely0/bolt-infer-unknown-states
Home: https://github.com/llvm/llvm-project
Commit: 1ffc0b093fa30cb09896e9ba52fc821b4fa73697
https://github.com/llvm/llvm-project/commit/1ffc0b093fa30cb09896e9ba52fc821b4fa73697
Author: Gergely Balint <gergely.balint at arm.com>
Date: 2025-11-24 (Mon, 24 Nov 2025)
Changed paths:
M bolt/lib/Passes/InsertNegateRAStatePass.cpp
Log Message:
-----------
[BOLT] Simplify
As fully unknown blocks (stubs) don't have correct unwind info, guessing
their RA state is also futile. Remove code implementing this.
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