[llvm-dev] Floating point variance in the test suite
Kaylor, Andrew via llvm-dev
llvm-dev at lists.llvm.org
Fri Jun 25 11:20:01 PDT 2021
Here’s a first attempt, starting with one of the Polybench tests.
https://reviews.llvm.org/D104935
This passes for me on a Broadwell system with fp-contract=on.
-Andy
From: Renato Golin <rengolin at gmail.com>
Sent: Friday, June 25, 2021 1:09 PM
To: Kaylor, Andrew <andrew.kaylor at intel.com>
Cc: llvm-dev at lists.llvm.org; Michael Kruse <llvmdev at meinersbur.de>; amykibm at gmail.com; Hubert Tong <hubert.reinterpretcast at gmail.com>
Subject: Re: [llvm-dev] Floating point variance in the test suite
On Fri, 25 Jun 2021 at 17:53, Kaylor, Andrew <andrew.kaylor at intel.com<mailto:andrew.kaylor at intel.com>> wrote:
Well, I’m old and my eyes aren’t so fresh, but this is my first time seriously stepping into the floating point handling in the test suite and I am looking at it as if everything were wrong. I’ll see what I can do. :)
Awesome! Thanks! :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210625/195258ac/attachment.html>
More information about the llvm-dev
mailing list