[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
Sun Sep 13 02:41:49 PDT 2020


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

Use isGuaranteedToTransferExecutionToSuccessor. Need to be put together negative 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.291451.patch
Type: text/x-patch
Size: 4543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200913/0463447b/attachment.bin>


More information about the llvm-commits mailing list