[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
Tue May 28 10:26:48 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!


Yes. Sure. 
I'll try to fix this in 3 days and revert if won't succeed.


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