[PATCH] D95869: [RISCV] Fix incorrect RVV sdiv/udiv lowering

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 10:42:43 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4106f9c7b8c: [RISCV] Fix incorrect RVV sdiv/udiv lowering (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95869

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/vdiv-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vdiv-sdnode-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vdivu-sdnode-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vdivu-sdnode-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95869.320850.patch
Type: text/x-patch
Size: 63223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/27cba55d/attachment.bin>


More information about the llvm-commits mailing list