[PATCH] D80931: AMDGPU: Fix clang side null pointer value for private
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 2 13:43:14 PDT 2020
dyung added a comment.
Matt, this change to the test was causing a failure in the upstream PS4 linux bot here: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/68593
I put in a fix for the test to unbreak the bot in 086be9fb20489540e6228a6d9eb4afad533202fa <https://reviews.llvm.org/rG086be9fb20489540e6228a6d9eb4afad533202fa> that I hope is correct, but please feel free to fix it up if it is not.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80931/new/
https://reviews.llvm.org/D80931
More information about the cfe-commits
mailing list