[llvm] [SDAG] Harden assumption in getMemsetStringVal (PR #126207)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 9 05:58:38 PST 2025


https://github.com/davemgreen commented:

This sounds OK, but could it use a fp type that doesn't have a representation of 0.0, or where 0.0 != 0x0000? I doubt that would be used in practice, but is it worth having an assert to check?

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


More information about the llvm-commits mailing list