[all-commits] [llvm/llvm-project] bc09c7: [AMDGPU] Fix for ControlFlowUtils reconnectPHIs. (...
alex-t via All-commits
all-commits at lists.llvm.org
Wed Apr 9 04:58:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc09c7405547fe56a896386b152b667878d2d8c2
https://github.com/llvm/llvm-project/commit/bc09c7405547fe56a896386b152b667878d2d8c2
Author: alex-t <alex-t at users.noreply.github.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Utils/ControlFlowUtils.cpp
M llvm/test/Transforms/FixIrreducible/basic.ll
Log Message:
-----------
[AMDGPU] Fix for ControlFlowUtils reconnectPHIs. (#132954)
Description: reconnectPHIs must consider self-loops to avoid PHI income
pair that does not exists anymore.
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