[PATCH] D157017: [RISCV][GlobalISel] Legalize logical instructions for nonpow 2 types

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 16:25:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bcfd6e96203: [RISCV][GlobalISel] Legalize logical instructions for nonpow 2 types (authored by nitinjohnraj).

Changed prior to commit:
  https://reviews.llvm.org/D157017?vs=546945&id=547991#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157017

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157017.547991.patch
Type: text/x-patch
Size: 13617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/5a8762c9/attachment.bin>


More information about the llvm-commits mailing list