[PATCH] D154517: AMDGPU: Always use v_rcp_f16 and v_rsq_f16
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 12:32:57 PDT 2023
arsenm added a comment.
In D154517#4474842 <https://reviews.llvm.org/D154517#4474842>, @rampitec wrote:
> There is 'half' subtest of the OCL conformance. Not sure it covers it, but I would run it. Otherwise LGTM.
It doesn't. Even more disturbing is the regular reciprocal test for f32/f64 is commented out
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154517/new/
https://reviews.llvm.org/D154517
More information about the llvm-commits
mailing list