[PATCH] D117797: Revert "[amdgpu] Improve the from f32 to i64."

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 15:30:16 PDT 2022


arsenm added a comment.
Herald added a subscriber: hsmhsm.

In D117797#3258626 <https://reviews.llvm.org/D117797#3258626>, @kzhuravl wrote:

> In D117797#3258546 <https://reviews.llvm.org/D117797#3258546>, @arsenm wrote:
>
>> Breaks how / on what values?
>
> Incorrect results being produced by the kernel, so the comparison with host results fail.

But on what specific input/output values are broken?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117797/new/

https://reviews.llvm.org/D117797



More information about the llvm-commits mailing list