[all-commits] [llvm/llvm-project] 332f9b: [AMDGPU][UnifyDivergentExitNodes][StructurizeCFG] ...
Robert Imschweiler via All-commits
all-commits at lists.llvm.org
Mon Nov 3 07:09:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 332f9b5eeef85dca29112018ba111bf64a75d27d
https://github.com/llvm/llvm-project/commit/332f9b5eeef85dca29112018ba111bf64a75d27d
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
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 inline-asm (#152161)
Finishes adding inline-asm callbr support for AMDGPU, started by
https://github.com/llvm/llvm-project/pull/149308.
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