[PATCH] D87555: [DivRemPairs] Add an initial case for hoisting to a common predecessor.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 10 18:41:32 PDT 2021


craig.topper updated this revision to Diff 357775.
craig.topper added a comment.

Rebase after pre-committing tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87555

Files:
  llvm/lib/Transforms/Scalar/DivRemPairs.cpp
  llvm/test/Transforms/DivRemPairs/X86/div-expanded-rem-pair.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87555.357775.patch
Type: text/x-patch
Size: 5746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210711/51843df1/attachment.bin>


More information about the llvm-commits mailing list