[PATCH] D135704: AMDGPU: Fix hazard with v_accvgpr_write_b32 and inline asm VGPR defs

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 12:01:07 PDT 2022


rampitec accepted this revision.
rampitec added a comment.
This revision is now accepted and ready to land.

LGTM, but it solves the problem just partially. One specific problem in one specific place. In general we cannot handle inline asm here.


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

https://reviews.llvm.org/D135704



More information about the llvm-commits mailing list