diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-06-20 18:34:00 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-06-20 18:34:00 +0000 |
commit | 2209625387dec54240858a6b6a7a42bd6fcf241c (patch) | |
tree | 7bbf7d6b610114f42bfdc36869439f5723ebb467 /llvm/docs/tutorial | |
parent | b6d8c37e1aff57e40c3dbe8fb7d827fbc957d26b (diff) | |
download | bcm5719-llvm-2209625387dec54240858a6b6a7a42bd6fcf241c.tar.gz bcm5719-llvm-2209625387dec54240858a6b6a7a42bd6fcf241c.zip |
AMDGPU: Preserve undef flag on vcc when shrinking v_cndmask_b32
The implicit operand is added by the initial instruction construction,
so this was adding an additional vcc use. The original one
was missing the undef flag the original condition had,
so the verifier would complain.
llvm-svn: 273182
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions