[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
Thu Jul 7 16:47:18 PDT 2022


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

Rebase after D128599 <https://reviews.llvm.org/D128599>.


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.443086.patch
Type: text/x-patch
Size: 21386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/de489a31/attachment-0001.bin>


More information about the llvm-commits mailing list