[PATCH] D99704: [RISCV] Fix handling of nxvXi64 vmsgt(u).vx intrinsics on RV32.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 10:38:37 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd157e3f387c9: [RISCV] Fix handling of nxvXi64 vmsgt(u).vx intrinsics on RV32. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99704

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vmsgt-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmsgt-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vmsgtu-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmsgtu-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99704.334755.patch
Type: text/x-patch
Size: 27386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/78584271/attachment.bin>


More information about the llvm-commits mailing list