[llvm] [LLVM][IR] Add constant range support for floating-point types (PR #86483)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 08:08:14 PDT 2024


tschuett wrote:

Sorry. The GlobalIsel combiner already uses ConstantRange. I would like to use ConstantFPRange as well.

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


More information about the llvm-commits mailing list