This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f6b5512 Drop error when trying to fallback from PDB to DWARF. new 950b465 DetectDeadLanes: Cleanup, assert on some impossible cases. new 26b4602 DetectDeadLanes: Increase precision when detecting undef inputs
The 2 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/CodeGen/DetectDeadLanes.cpp | 191 +++++++++++++++------- test/CodeGen/AMDGPU/detect-dead-lanes.mir | 22 ++- test/CodeGen/AMDGPU/subreg-coalescer-undef-use.ll | 6 +- 3 files changed, 153 insertions(+), 66 deletions(-)