[all-commits] [llvm/llvm-project] af68ef: Revert "[AMDGPU][UnifyDivergentExitNodes][Structur...

Robert Imschweiler via All-commits all-commits at lists.llvm.org
Mon Nov 3 08:33:42 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af68efc9c49383c65b6f2bc800ea40b06b66b983
      https://github.com/llvm/llvm-project/commit/af68efc9c49383c65b6f2bc800ea40b06b66b983
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2025-11-03 (Mon, 03 Nov 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
    M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
    R llvm/test/CodeGen/AMDGPU/callbr.ll
    M llvm/test/CodeGen/AMDGPU/do-not-unify-divergent-exit-nodes-with-musttail.ll
    M llvm/test/CodeGen/AMDGPU/infinite-loop.ll
    M llvm/test/CodeGen/AMDGPU/si-annotate-nested-control-flows.ll
    M llvm/test/CodeGen/AMDGPU/si-unify-exit-multiple-unreachables.ll
    M llvm/test/CodeGen/AMDGPU/update-phi.ll
    R llvm/test/Transforms/StructurizeCFG/callbr.ll

  Log Message:
  -----------
  Revert "[AMDGPU][UnifyDivergentExitNodes][StructurizeCFG] Add support for callbr instruction with inline-asm" (#166186)

Reverts llvm/llvm-project#152161

Need to revert to fix changed logic for the expensive checks.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list