[all-commits] [llvm/llvm-project] f0a681: [RISCV] Remove AllPopRegs array from RISCVFrameLow...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon May 13 21:35:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0a681640e012356974024dd2971d74fc18f5b48
https://github.com/llvm/llvm-project/commit/f0a681640e012356974024dd2971d74fc18f5b48
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Log Message:
-----------
[RISCV] Remove AllPopRegs array from RISCVFrameLowering.cpp. NFC
The same registers are listed in the same order in FixedCSRFIMap.
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