This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 58d552619fa Avoid comparison between signed and unsigned in SCEVExitLim [...] new 6069fa8531d [AMDGPU] Preserve inverted bit in SI_IF in presence of SI_KILL
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/SILowerControlFlow.cpp | 38 ++++++++++-- test/CodeGen/AMDGPU/si-lower-control-flow-kill.ll | 71 +++++++++++++++++++++++ test/CodeGen/AMDGPU/skip-if-dead.ll | 2 + 3 files changed, 106 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/AMDGPU/si-lower-control-flow-kill.ll