[PATCH] D30527: Replacing float with new class Fraction for LSR alternative way of resolving complex solution

Evgeny Stupachenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 19:08:21 PDT 2018


evstupac updated this revision to Diff 143853.
evstupac added a comment.

Use APFloat instead of new class.


Repository:
  rL LLVM

https://reviews.llvm.org/D30527

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30527.143853.patch
Type: text/x-patch
Size: 4518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/d487eecf/attachment.bin>


More information about the llvm-commits mailing list