This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ba4d7a [PM] Port LoopIdiomRecognize Pass to new PM new 3f7a1b2 AMDGPU: Fix verifier error with kill intrinsic
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 | 187 ++++++++++++++-------- test/CodeGen/AMDGPU/indirect-addressing-undef.mir | 10 +- test/CodeGen/AMDGPU/skip-if-dead.ll | 145 +++++++++++++++++ 3 files changed, 272 insertions(+), 70 deletions(-) create mode 100644 test/CodeGen/AMDGPU/skip-if-dead.ll