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

Owen Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 10:24:39 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG88e85aa58006: Handle simple diamond CFG hoisting in DivRemPairs. (authored by resistor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140647

Files:
  llvm/lib/Transforms/Scalar/DivRemPairs.cpp
  llvm/test/Transforms/DivRemPairs/MSP430/div-rem-pairs.ll
  llvm/test/Transforms/DivRemPairs/Mips/div-rem-pairs.ll
  llvm/test/Transforms/DivRemPairs/PowerPC/div-rem-pairs.ll
  llvm/test/Transforms/DivRemPairs/RISCV/div-rem-pairs.ll
  llvm/test/Transforms/DivRemPairs/X86/div-expanded-rem-pair.ll
  llvm/test/Transforms/DivRemPairs/X86/div-rem-pairs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140647.485521.patch
Type: text/x-patch
Size: 15313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221228/a1b95dce/attachment.bin>


More information about the llvm-commits mailing list