[PATCH] D51000: [BypassSlowDivision] Teach bypass slow division not to interfere with div by constant where constants have been constant hoisted, but not moved from their basic block

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 10:16:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340303: [BypassSlowDivision] Teach bypass slow division not to interfere with div by… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51000?vs=161624&id=161751#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51000

Files:
  llvm/trunk/lib/Transforms/Utils/BypassSlowDivision.cpp
  llvm/trunk/test/CodeGen/X86/divide-by-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51000.161751.patch
Type: text/x-patch
Size: 4987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/b318c72f/attachment.bin>


More information about the llvm-commits mailing list