[all-commits] [llvm/llvm-project] 8d28a4: [AMDGPU] Remove SIWholeQuadMode pass early exit (#...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Wed Jul 17 03:38:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d28a4102b3668c75d061235c2890546757f4257
https://github.com/llvm/llvm-project/commit/8d28a4102b3668c75d061235c2890546757f4257
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
Log Message:
-----------
[AMDGPU] Remove SIWholeQuadMode pass early exit (#98450)
Merge the code bypass elements from the early exit into the main pass
execution flow.
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