[all-commits] [llvm/llvm-project] 2a5fbd: [AMDGPU] Don't unify divergent exit nodes with mus...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Sat Feb 8 18:42:43 PST 2025
Branch: refs/heads/users/shiltian/do-not-unify-divergent-exit-nodes-with-musttail
Home: https://github.com/llvm/llvm-project
Commit: 2a5fbdf91dbcaabd6f038cad30be66e6c51138bf
https://github.com/llvm/llvm-project/commit/2a5fbdf91dbcaabd6f038cad30be66e6c51138bf
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-02-08 (Sat, 08 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
A llvm/test/CodeGen/AMDGPU/do-not-unify-divergent-exit-nodes-with-musttail.ll
Log Message:
-----------
[AMDGPU] Don't unify divergent exit nodes with musttail calls
Fixes SWDEV-512254.
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