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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 08:42:44 PST 2021


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

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


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