[llvm] [test] Disable makeAllowedFCmpRegion due to taking too long (PR #111056)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 19:22:27 PDT 2024


dtcxzyw wrote:

> > I have sped up the test run from 30.22s -> 10.59s by ignoring the payload in NaN values. Is it acceptable?
> 
> What about the debug build? If it is 3 times faster, it would still be more than 2 and a half minutes, which is still too long.

I don't have enough space to test the debug build. But even if I disable this test, it still takes 10.58s to run the other existing unit tests.

https://github.com/llvm/llvm-project/pull/111056


More information about the llvm-commits mailing list