[all-commits] [llvm/llvm-project] 94a6b9: [RISCV] Remove getOffsetOfLocalArea() (#93765)
Pengcheng Wang via All-commits
all-commits at lists.llvm.org
Mon Jun 17 00:38:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94a6b9c63ec683957c1d5f520666308ac70584ec
https://github.com/llvm/llvm-project/commit/94a6b9c63ec683957c1d5f520666308ac70584ec
Author: Pengcheng Wang <wangpengcheng.pp at bytedance.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Log Message:
-----------
[RISCV] Remove getOffsetOfLocalArea() (#93765)
For RISC-V, it's always 0 and I don't see any reason we will
change it in the future.
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