[PATCH] D109301: [AMDGPU] Enable copy between VGPR and AGPR classes during regalloc

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 03:51:21 PST 2021


cdevadas added a comment.

In D109301#3179777 <https://reviews.llvm.org/D109301#3179777>, @jdoerfert wrote:

> This might have caused all OpenMP offload tests (with math) to fail for `gfx908/90a`. @arsenm has a reproducer.

Posted D115439 <https://reviews.llvm.org/D115439> to fix this issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109301



More information about the llvm-commits mailing list