[PATCH] D140647: Handle simple diamond CFG hoisting in DivRemPairs.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 24 12:00:26 PST 2022


lebedev.ri added a comment.

May i suggest that reviewers first familiarize themselves
with the code they are reviewing, in particular with the
preconditions on the transformations,
in particular with the `hasDivRemOp()` TTI hook?
Hint: https://godbolt.org/z/K3dcxqEhE


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140647



More information about the llvm-commits mailing list