[PATCH] D124980: [Mips] Implement hasDivRemOp()

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 07:26:40 PDT 2022


RKSimon added a comment.

It matches what we've done on X86 but I don't know if there's any reason MIPS has never added TTI support before? @sdardis might know the background.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124980



More information about the llvm-commits mailing list