[llvm] [DAG] Use copysign in frem power-2 fold. (PR #91751)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Fri May 10 08:31:46 PDT 2024
jayfoad wrote:
> when we do not know that the input is positive (or we care about sign bits)
"**and** we care about sign bits", surely?
https://github.com/llvm/llvm-project/pull/91751
More information about the llvm-commits
mailing list