Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/LoongArch/split-sp-adjust.ll | ||
---|---|---|
6 | Sorry for the naive question: do you split the offset of SP as the constraint of the load/store, which should be less than 2048 ? |
llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp | ||
---|---|---|
302 |
Ok, I will fix it. | |
llvm/test/CodeGen/LoongArch/split-sp-adjust.ll | ||
6 | Thank you very much for your interest in LoongArch. |
Nit: Inline one-time-used variable.