[llvm] [ConstantFPRange] Implement `ConstantFPRange::makeAllowedFCmpRegion` (PR #110082)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 11:20:55 PDT 2024


arsenm wrote:

> iterating over all possible float values in `AnyOfValueInConstantFPRange` is not good for test times

It's supposed to be all fp8 values, which is a much smaller range


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


More information about the llvm-commits mailing list