[Mlir-commits] [llvm] [mlir] [APFloat] Report the sign and the zero a conversion cannot represent (PR #216056)
Hung Kuan Tseng
llvmlistbot at llvm.org
Sun Aug 16 09:58:17 PDT 2026
Tim096 wrote:
Thanks both for the reviews. The requested value checks are in, force-pushed as
`aa2025befe32`; the only difference from the version you approved is the
`ConvertLosesUnrepresentableSignAndZero` test.
`ADTTests` is 2188 passed / 0 failed and `git clang-format` is clean. With the
new `convert` checks reverted the test fails, so it still pins the fix rather
than the current behaviour.
I do not have commit access -- @matthias-springer @tgymnich, could one of you
land this? The author line is `Hung-Kuan Tseng <tseng.tim096 at gmail.com>`, the
same person as the `曾鈜寬 Tseng Hung Kuan <P76091014 at gs.ncku.edu.tw>` on my
first two commits.
https://github.com/llvm/llvm-project/pull/216056
More information about the Mlir-commits
mailing list