[all-commits] [llvm/llvm-project] 253d18: [X86][LiveRegUnits] Exclude reserved registers fro...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Tue Sep 9 23:43:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 253d18d032bb17ced8a26d72623b6ade5933f6f3
https://github.com/llvm/llvm-project/commit/253d18d032bb17ced8a26d72623b6ade5933f6f3
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M llvm/lib/Target/X86/X86RegisterInfo.cpp
A llvm/test/CodeGen/X86/pr156817.ll
Log Message:
-----------
[X86][LiveRegUnits] Exclude reserved registers from TargetRegisterClass (#157798)
Fixes regression casued by #156817.
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