[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
Wed Jul 27 02:54:06 PDT 2022


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

Fix pointing to the AUIPC label


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.447971.patch
Type: text/x-patch
Size: 20738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/75bc4660/attachment.bin>


More information about the llvm-commits mailing list