[PATCH] D28200: [BypassSlowDivision] Do not bypass division of hash-like values

Nikolai Bozhenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 09:00:25 PST 2017


n.bozhenov updated this revision to Diff 89518.
n.bozhenov added a comment.

The patch has been rebased onto https://reviews.llvm.org/D29897.


https://reviews.llvm.org/D28200

Files:
  lib/Transforms/Utils/BypassSlowDivision.cpp
  test/CodeGen/X86/bypass-slow-division-64.ll
  test/CodeGen/X86/bypass-slow-division-fnv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28200.89518.patch
Type: text/x-patch
Size: 6989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/a35e9103/attachment.bin>


More information about the llvm-commits mailing list