[PATCH] D157415: [RISCV][GlobalISel] Test legalization for bitshifting with wider types

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 11:54:46 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb03c7efe9a0f: [RISCV][GlobalISel] Test legalization for bitshifting with wider types (authored by nitinjohnraj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157415

Files:
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-ashr.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-lshr.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-shl.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-ashr.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-lshr.mir
  llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-shl.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157415.551217.patch
Type: text/x-patch
Size: 85106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/fa85c59b/attachment.bin>


More information about the llvm-commits mailing list