[PATCH] D45372: [AMDGPU] Fix issues for backend divergence tracking

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 06:28:23 PDT 2018


alex-t added a comment.

In general LGTM.
I also concerned about the magic test that has no checks and has no visible side effects on shared data but is necessary to reproduce buggy behavior.
Could you please clarify what do you need it for?


Repository:
  rL LLVM

https://reviews.llvm.org/D45372





More information about the llvm-commits mailing list