[all-commits] [llvm/llvm-project] 810150: [RISCV] Remove the offset numbers from the FixedCS...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Feb 28 20:06:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 810150bcb64b59bd90364f981e72b9f58137adc4
https://github.com/llvm/llvm-project/commit/810150bcb64b59bd90364f981e72b9f58137adc4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Log Message:
-----------
[RISCV] Remove the offset numbers from the FixedCSRFIMap. NFC (#129297)
Use the position within the table instead with a little bit of
arithmetic.
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