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

via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 08:22:35 PDT 2024


vporpo wrote:

IRTests used to take 57s for 782 tests and it now takes 2m2s for 783 tests. This is more than 100% increase just from one test, so it is still an issue for the Debug build.

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


More information about the llvm-commits mailing list