[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 17:03:28 PDT 2022


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

Nit: tweak comments.


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.439933.patch
Type: text/x-patch
Size: 19966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220625/e22f0ab9/attachment.bin>


More information about the llvm-commits mailing list