[PATCH] D135451: [TTI] New PPC target hook enableUncondDivisionSpeculation

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 08:34:30 PDT 2022


arsenm added a comment.

Could you instead insert a clamp of the divisor and then pattern match that out during selection?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135451



More information about the llvm-commits mailing list