[PATCH] D158350: [RISCV][GISel] Make G_SEXT_INREG with source size of 32 legal for RV64.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 10:43:42 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG479716d95431: [RISCV][GISel] Make G_SEXT_INREG with source size of 32 legal for RV64. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158350

Files:
  llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
  llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.h
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-div.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-icmp.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-rem.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158350.552079.patch
Type: text/x-patch
Size: 9818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/0a369b89/attachment.bin>


More information about the llvm-commits mailing list