[llvm-commits] Patch: Math Lib call optimization

Weiming Zhao weimingz at codeaurora.org
Wed Nov 2 12:55:27 PDT 2011


Hi Eric,

 

We took LLVM r143352, Clang r142951 and run against the tests on ARM
Scorpion devices. The test-suite reported 61 fails and the test reported  1
Unexpected Passes  and 40  Unexpected Failures.

 

The test-suites were compiled with options: -O3, SMALL_PROBLEM_SIZE=1,
USE_REFERENCE_OUTPUT=1, TEST=SIMPLE

Among the 61 test-suites, 1 is compiling failure
(MultiSource/Application/ClamAV)  and the rests are running failures.

For the ClamAV, the error is "zlib.h" not found in libclamav_cvd.c:34.

I haven't check the runtime errors yet.

 

Thanks,

Weiming Zhao

 

 

From: Eric Christopher [mailto:echristo at apple.com] 
Sent: Wednesday, November 02, 2011 11:22 AM
To: Weiming Zhao
Cc: llvm-commits at cs.uiuc.edu; rajav at codeaurora.org
Subject: Re: [llvm-commits] Patch: Math Lib call optimization

 

 

On Nov 2, 2011, at 11:07 AM, Weiming Zhao wrote:





I noted failures running llvm/test (svn rev 143352) and projects/test-suite
(svn rev 142659) .

 

Could you be a bit more descriptive here?

 

-eric

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111102/f821b60a/attachment.html>


More information about the llvm-commits mailing list