[PATCH] D113531: [RISCV] Promote f16 frem with Zfh.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 17:49:14 PST 2021


craig.topper created this revision.
craig.topper added reviewers: jrtc27, HsiangKai, luismarques, asb, khchen, arcbbb, frasercrmck, rogfer01.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, StephenFan, vkmr, evandro, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
craig.topper requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: LLVM.

Add riscv64 coverage for f32 and f64 frem.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113531

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/double-frem.ll
  llvm/test/CodeGen/RISCV/float-frem.ll
  llvm/test/CodeGen/RISCV/half-frem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113531.386022.patch
Type: text/x-patch
Size: 4649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/5b6b781f/attachment.bin>


More information about the llvm-commits mailing list