[PATCH] D152766: AMDGPU: Use correct lowering for llvm.log2.f32
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 03:54:15 PDT 2023
rampitec added a comment.
To proceed I want to see a one single example of a computation giving a wrong result with 0.5ULP rounding, correct result with 0.51ULP rounding [whatever it is], and then again wrong result with 1ULP rounding.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152766/new/
https://reviews.llvm.org/D152766
More information about the llvm-commits
mailing list