[PATCH] D82194: [AMDGPU] Enable compare operations to be selected by divergence

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 01:36:34 PDT 2020


alex-t added a comment.

In D82194#2111508 <https://reviews.llvm.org/D82194#2111508>, @michel.daenzer wrote:

> This change broke thousands of piglit gpu profile tests with Mesa radeonsi on Navi 14.


Could you please advice on how to reproduce the failure and how to collect the failed shaders assembly?
Is MESA_DEBUG set is enough?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82194





More information about the llvm-commits mailing list