[all-commits] [llvm/llvm-project] b208e3: [AMDGPU][UnifyDivergentExitNodes][StructurizeCFG] ...

Robert Imschweiler via All-commits all-commits at lists.llvm.org
Thu Oct 30 07:03:22 PDT 2025


  Branch: refs/heads/users/ro-i/callbr-amdgpu_2
  Home:   https://github.com/llvm/llvm-project
  Commit: b208e34edc6b47fbb7520587902b8e4fcd1821bd
      https://github.com/llvm/llvm-project/commit/b208e34edc6b47fbb7520587902b8e4fcd1821bd
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
    M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
    A 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
    A llvm/test/Transforms/StructurizeCFG/callbr.ll

  Log Message:
  -----------
  [AMDGPU][UnifyDivergentExitNodes][StructurizeCFG] Add support for callbr instruction with basic inline-asm

Finishes adding basic inline-asm callbr support for AMDGPU, started by
https://github.com/llvm/llvm-project/pull/149308.


  Commit: db52c1586f2320563dce4332091f758ff7aec586
      https://github.com/llvm/llvm-project/commit/db52c1586f2320563dce4332091f758ff7aec586
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/infinite-loop.ll

  Log Message:
  -----------
  fix after rebase


Compare: https://github.com/llvm/llvm-project/compare/7778b75efae1...db52c1586f23

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