[PATCH] D123265: [RISCV] Extend the Merge Base Offset pass to handle AUIPC+ADDI

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 16:44:37 PDT 2022


luismarques updated this revision to Diff 439925.
luismarques added a comment.

- Rebase
- Handle non-zero offsets in tail load/store instructions


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123265/new/

https://reviews.llvm.org/D123265

Files:
  llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
  llvm/test/CodeGen/RISCV/codemodel-lowering.ll
  llvm/test/CodeGen/RISCV/fold-addi-loadstore.ll
  llvm/test/CodeGen/RISCV/machinelicm-address-pseudos.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123265.439925.patch
Type: text/x-patch
Size: 19973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/19a73972/attachment.bin>


More information about the llvm-commits mailing list