[all-commits] [llvm/llvm-project] 13ab22: Revert "AMDGPU: Fix AMDGPUUnifyDivergentExitNodes ...

Connor Abbott via All-commits all-commits at lists.llvm.org
Wed Jan 29 07:15:17 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 13ab22ab22de7795a1e18683f018b556c1df6f1b
      https://github.com/llvm/llvm-project/commit/13ab22ab22de7795a1e18683f018b556c1df6f1b
  Author: Connor Abbott <cwabbott0 at gmail.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
    M llvm/test/CodeGen/AMDGPU/kill-infinite-loop.ll

  Log Message:
  -----------
  Revert "AMDGPU: Fix AMDGPUUnifyDivergentExitNodes with no normal returns"

This reverts commit 323bfde20c5f3e63db3d6b385b394ed38542abe6.


  Commit: 08b205bb480807bcd1e0fc7497d443785f656144
      https://github.com/llvm/llvm-project/commit/08b205bb480807bcd1e0fc7497d443785f656144
  Author: Connor Abbott <cwabbott0 at gmail.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
    R llvm/test/CodeGen/AMDGPU/kill-infinite-loop.ll

  Log Message:
  -----------
  Revert "AMDGPU: Fix handling of infinite loops in fragment shaders"

This reverts commit 0994c485e61322a04e580d83617eab547292aba2.


Compare: https://github.com/llvm/llvm-project/compare/9a08a3fab999...08b205bb4808


More information about the All-commits mailing list