[all-commits] [llvm/llvm-project] c6fbf2: Reuse the getTypeStoreSize result instead of calli...
Fabian Ritter via All-commits
all-commits at lists.llvm.org
Thu Apr 10 04:52:58 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: c6fbf27018ae8946bf7b91cd45f3331aa6fc6cfe
https://github.com/llvm/llvm-project/commit/c6fbf27018ae8946bf7b91cd45f3331aa6fc6cfe
Author: Fabian Ritter <fabian.ritter at amd.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
M llvm/test/CodeGen/AMDGPU/promote-alloca-non-byte-sizes.ll
Log Message:
-----------
Reuse the getTypeStoreSize result instead of calling typeSizeEqualsStoreSize, fix typo in test function name
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