We can get BlockAddress in user code via Labels as Values so
we should be able to merge the access to BlockAddress.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159429
[RISCV] Teach RISCVMergeBaseOffset to handle BlockAddress ClosedPublic Authored by wangpc on Sep 4 2023, 6:07 AM.
Details Summary We can get BlockAddress in user code via Labels as Values so
Diff Detail
Event Timelinewangpc added a parent revision: D159428: [RISCV] Add tests for merging base offset of BlockAddress.Sep 4 2023, 6:07 AM This revision is now accepted and ready to land.Sep 15 2023, 3:27 PM This revision was landed with ongoing or failed builds.Sep 17 2023, 8:47 PM Closed by commit rGcedf2ea7b50f: [RISCV] Teach RISCVMergeBaseOffset to handle BlockAddress (authored by wangpc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555723 llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
llvm/test/CodeGen/RISCV/fold-addi-loadstore.ll
|