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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 4 05:52:26 PDT 2019


arsenm added a comment.

Can this just use the u32 version on all targets then?


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

https://reviews.llvm.org/D61525





More information about the llvm-commits mailing list