[all-commits] [llvm/llvm-project] dc2990: [AMDGPU] PromoteAlloca: handle out-of-bounds GEP f...
Robert Imschweiler via All-commits
all-commits at lists.llvm.org
Wed May 21 06:28:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc29901efb18880679b965538ae8bc3f6dd5ecd8
https://github.com/llvm/llvm-project/commit/dc29901efb18880679b965538ae8bc3f6dd5ecd8
Author: Robert Imschweiler <robert.imschweiler at amd.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
A llvm/test/CodeGen/AMDGPU/promote-alloca-shufflevector.ll
Log Message:
-----------
[AMDGPU] PromoteAlloca: handle out-of-bounds GEP for shufflevector (#139700)
This LLVM defect was identified via the AMD Fuzzing project.
---------
Co-authored-by: Matt Arsenault <arsenm2 at gmail.com>
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