[PATCH] D157828: [RISCV][GISel] Initial legalization support for G_LOAD and G_STORE.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 20:21:59 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG92464ccbad04: [RISCV][GISel] Initial legalization support for G_LOAD and G_STORE. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157828

Files:
  llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-load.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-store.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-load.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-store.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157828.551693.patch
Type: text/x-patch
Size: 60606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230819/fcf3065c/attachment.bin>


More information about the llvm-commits mailing list