[all-commits] [llvm/llvm-project] d6b05f: Full fix for "AMDGPU/SIInsertSkips: Fix the determ...
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Wed Feb 26 07:22:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6b05fccb709eb38b5b4b21901cb63825faee83e
https://github.com/llvm/llvm-project/commit/d6b05fccb709eb38b5b4b21901cb63825faee83e
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertSkips.cpp
Log Message:
-----------
Full fix for "AMDGPU/SIInsertSkips: Fix the determination of whether early-exit-after-kill is possible" (hopefully)
Properly preserve the MachineDominatorTree in all cases.
Change-Id: I54cf0c0a20934168a356920ba8ed5097a93c4131
More information about the All-commits
mailing list