arsenm wrote: > I was thinking maybe having something like constant-folding-nexttoward-fp128.ll and constant-folding-nexttoward-x86-fp80.ll, etc. seems fine? Yes, it's easiest to split up these cases into separate tests https://github.com/llvm/llvm-project/pull/166250