[llvm] [InstSimplify] Enable FAdd simplifications when user can ignore sign bit (PR #157757)

Vedant Paranjape via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 10 09:25:38 PDT 2025


VedantParanjape wrote:

Made the changes as proposed, also changed canIgnoreSignBitOfNaN for uniformity.

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


More information about the llvm-commits mailing list