[llvm-commits] [PATCH, PowerPC] Fix int-to-fp double-rounding errors

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Thu Oct 18 06:21:35 PDT 2012


Hal Finkel <hfinkel at anl.gov> wrote on 17.10.2012 21:06:40:

> +; RUN: llc -mcpu=pwr7 -enable-unsafe-fp-math < %s | not grep isel
>
> Please don't use grep in the tests, only FileCheck (I know that a
> bunch of the old tests use grep, but my understanding is that we're
> trying to move away from that).
> You can put in a CHECK-NOT: isel

Ah, OK.  I wasn't aware of that ...

> Otherwise, LGTM.

I've now committed the attached patch as r166178.

Thanks,
Ulrich

(See attached file: diff-llvm-sitofp-doublerounding)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-llvm-sitofp-doublerounding
Type: application/octet-stream
Size: 4437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121018/021932b1/attachment.obj>


More information about the llvm-commits mailing list