[PATCH] D94020: [AMDGPU] Remove deprecated V_MUL_LO_I32 from GFX10

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 11:06:32 PST 2021


rampitec added a comment.

In D94020#2477666 <https://reviews.llvm.org/D94020#2477666>, @arsenm wrote:

> Should the disassembler still understand it?

I think we need to remove it from gfx1030+ only (e.g. !FeatureGFX10_3Insts).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94020



More information about the llvm-commits mailing list