[PATCH] D124693: [RISCV] Fold addiw from (add X, (addiw (lui C1, C2))) into load/store address

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 12:47:45 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c7ec998a916: [RISCV] Fold addiw from (add X, (addiw (lui C1, C2))) into load/store address (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D124693?vs=426554&id=428747#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124693

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/mem.ll
  llvm/test/CodeGen/RISCV/mem64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124693.428747.patch
Type: text/x-patch
Size: 6115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/fcfe16ed/attachment.bin>


More information about the llvm-commits mailing list