[all-commits] [llvm/llvm-project] 0e4116: [AMDGPU] Fix typing error in multi dimensional pro...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Tue Mar 18 16:17:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e4116a6b999058a96710d598d2384075185f2c9
https://github.com/llvm/llvm-project/commit/0e4116a6b999058a96710d598d2384075185f2c9
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
M llvm/test/CodeGen/AMDGPU/promote-alloca-multidim.ll
Log Message:
-----------
[AMDGPU] Fix typing error in multi dimensional promote alloca (#131763)
Fix type error when GEP uses i64 index introduced in #127973.
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