[llvm] [LVI][SCCP] Add basic ConstantFPRange support (PR #111544)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 11:05:12 PDT 2024


goldsteinn wrote:

Just a thought, but I think this would end up with a LOT less code duplication if you used templates for the implementations of int/fp CR helpers.

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


More information about the llvm-commits mailing list