[PATCH] D61525: AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 11:03:26 PDT 2019


rampitec added a comment.

In D61525#1490186 <https://reviews.llvm.org/D61525#1490186>, @arsenm wrote:

> What does the signedness of the multiply even mean?


It does not. There is problem with the instruction itself.


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

https://reviews.llvm.org/D61525





More information about the llvm-commits mailing list