[PATCH] D56845: [AMDGPU] Add some missing always-uniform values.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 17 06:03:31 PST 2019
arsenm added a comment.
In D56845#1361431 <https://reviews.llvm.org/D56845#1361431>, @sheredom wrote:
> @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?
Add more cases to test/Analysis/DivergenceAnalysis/AMDGPU/always_uniform.ll?
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