[PATCH] D56845: [AMDGPU] Add some missing always-uniform values.
Neil Henning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 17 05:57:27 PST 2019
sheredom added a comment.
@arsenm agreed - not quite sure how to do tests for this? I started to look at how we test alias analysis, and they have a cl::opt to force print the debug info for that pass, and that is how our amdgpu-alias-analysis.ll tests the aliasing rules. How exactly to test that divergence analysis did something here?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56845/new/
https://reviews.llvm.org/D56845
More information about the llvm-commits
mailing list