[PATCH] D135451: [TTI] New PPC target hook enableUncondDivisionSpeculation
Alex Gatea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 10:55:35 PDT 2022
alexgatea added a comment.
In D135451#3849697 <https://reviews.llvm.org/D135451#3849697>, @arsenm wrote:
> Could you instead insert a clamp of the divisor and then pattern match that out during selection?
Hmm not sure what you mean by selection. Could you please elaborate (perhaps with an example)?
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