[all-commits] [llvm/llvm-project] c7fddf: [ARM] Prevent converting virtual register to MCReg...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jan 14 10:04:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7fddf5f786d4ed726b53096d461b62cf7649b90
https://github.com/llvm/llvm-project/commit/c7fddf5f786d4ed726b53096d461b62cf7649b90
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
Log Message:
-----------
[ARM] Prevent converting virtual register to MCRegister. (#122862)
MCRegister should only be used for physical reigsters.
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