[PATCH] D65298: [DivRemPairs] Handling for expanded-form rem - recomposition (PR42673)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 05:09:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367419: [DivRemPairs] Recommit: Handling for expanded-form rem - recomposition (PR42673) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65298?vs=212426&id=212557#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65298

Files:
  llvm/trunk/include/llvm/Transforms/Utils/BypassSlowDivision.h
  llvm/trunk/lib/Transforms/Scalar/DivRemPairs.cpp
  llvm/trunk/test/Transforms/DivRemPairs/X86/div-expanded-rem-pair.ll
  llvm/trunk/test/Transforms/DivRemPairs/X86/div-rem-pairs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65298.212557.patch
Type: text/x-patch
Size: 12230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/6c5d24a4/attachment.bin>


More information about the llvm-commits mailing list