[PATCH] D57096: [RISCV] Custom-legalise i32 SDIV/UDIV/UREM on RV64M

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 21:11:45 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352171: [RISCV] Custom-legalise i32 SDIV/UDIV/UREM on RV64M (authored by asb, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D57096?vs=183255&id=183478#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57096

Files:
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfoM.td
  llvm/trunk/test/CodeGen/RISCV/rv64m-exhaustive-w-insts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57096.183478.patch
Type: text/x-patch
Size: 10831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/66b7ffd3/attachment.bin>


More information about the llvm-commits mailing list