[PATCH] D59990: AMDGPU. Divergence driven ISel. Assign register class for cross block values according to the divergence.

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 09:34:47 PDT 2019


alex-t added a comment.

In D59990#1517891 <https://reviews.llvm.org/D59990#1517891>, @hakzsam wrote:

> Hi there,
>
> This change introduces a regression with RADV, all dEQP-VK.subgroups.arithmetic.framebuffer.* are failing now.
>  Can someone look into this?
>  Thanks!


I have a patch that fixes the issue in another test suite. Could you please suggest how to check if it also fixes RADV?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59990





More information about the llvm-commits mailing list