[PATCH] D75857: [AMDGPU] Fix using physical registers in vector instructions

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 10:46:53 PDT 2020


Flakebi added a comment.

I’ll add a test case. Yes, this is related to the atomic optimizer and ballot intrinsic. There we get e.g. `%0:vgpr_32 = V_MBCNT_LO_U32_B32_e64 $exec_lo, 0, implicit $exec`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75857





More information about the llvm-commits mailing list