[all-commits] [llvm/llvm-project] 47fbb6: [AMDGPU][PromoteAlloca] Support memsets to ptr all...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Feb 5 11:49:00 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: 47fbb649e12f7016ee60a5918bda26c01f2ea543
https://github.com/llvm/llvm-project/commit/47fbb649e12f7016ee60a5918bda26c01f2ea543
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2024-02-05 (Mon, 05 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
M llvm/test/CodeGen/AMDGPU/promote-alloca-memset.ll
Log Message:
-----------
[AMDGPU][PromoteAlloca] Support memsets to ptr allocas (#80678)
Fixes #80366
(cherry picked from commit 4e958abf2f44d08129eafd5b6a4ee2bd3584ed22)
More information about the All-commits
mailing list