[all-commits] [llvm/llvm-project] 7f0371: Use the stack AS for the allocas in the test
Fabian Ritter via All-commits
all-commits at lists.llvm.org
Wed Apr 2 05:54:02 PDT 2025
Branch: refs/heads/users/ritter-x2a/04-02-_amdgpu_avoid_crashes_for_non-byte-sized_types_in_promotealloca
Home: https://github.com/llvm/llvm-project
Commit: 7f0371acde627dbe26580ba1ef85184351b94287
https://github.com/llvm/llvm-project/commit/7f0371acde627dbe26580ba1ef85184351b94287
Author: Fabian Ritter <fabian.ritter at amd.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/promote-alloca-non-byte-sizes.ll
Log Message:
-----------
Use the stack AS for the allocas in the test
Commit: 4dbb6f0e81a40178300514fa6ba2f929f415cbaf
https://github.com/llvm/llvm-project/commit/4dbb6f0e81a40178300514fa6ba2f929f415cbaf
Author: Fabian Ritter <fabian.ritter at amd.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
Log Message:
-----------
Use DataLayout::typeSizeEqualsStoreSize
Compare: https://github.com/llvm/llvm-project/compare/9652ff18c2f2...4dbb6f0e81a4
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