We can get BlockAddress in user code via Labels as Values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159428
[RISCV] Add tests for merging base offset of BlockAddress ClosedPublic Authored by wangpc on Sep 4 2023, 6:05 AM.
Details Summary We can get BlockAddress in user code via Labels as Values.
Diff Detail
Event Timelinewangpc added a child revision: D159429: [RISCV] Teach RISCVMergeBaseOffset to handle BlockAddress.Sep 4 2023, 6:07 AM This revision is now accepted and ready to land.Sep 15 2023, 3:24 PM Closed by commit rG28efe4d38ece: [RISCV] Add tests for merging base offset of BlockAddress (authored by wangpc). · Explain WhySep 17 2023, 8:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555722 llvm/test/CodeGen/RISCV/fold-addi-loadstore.ll
|