[llvm-commits] [RFC/PATCH] PPCDoubleDouble compile-time arithmetic
Ulrich Weigand
Ulrich.Weigand at de.ibm.com
Thu Nov 1 06:23:37 PDT 2012
David Fang <fang at csl.cornell.edu> wrote on 01.11.2012 01:28:44:
> I just updated and built r167161 (locally patched) on
> powerpc-darwin8 (using apple-g++-4.0.1), and suddenly
LLVM:CodeGen/PowerPC
> tests all pass (and many other targets now pass), whereas for the greater
> part of this year, every one of these tests was assert-failing and
> crashing. If these patches were responsible for unblocking PPC and
fixing
> bug #11933, you have my many many thanks!
If those were "Compile-time arithmetic does not support these semantics"
assertion failures, then my long double patches would indeed have been
the fix ...
However, I actually don't quite understand how this could have affected
LLVM tests; on Linux, only Clang tests were affected (those where the
source code used long double constants).
Bye,
Ulrich
More information about the llvm-commits
mailing list