diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2025-09-29 08:46:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-29 10:46:45 -0500 |
commit | 01a7c880d27b7b594910e03d173819d90d14c421 (patch) | |
tree | 6f5e795744278c48f33190aa8e6f486c5180958a /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 637bfb7ea6d58c1daaa82dc39f7b9ad40870e422 (diff) | |
download | llvm-01a7c880d27b7b594910e03d173819d90d14c421.zip llvm-01a7c880d27b7b594910e03d173819d90d14c421.tar.gz llvm-01a7c880d27b7b594910e03d173819d90d14c421.tar.bz2 |
[AMDGPU][LowerBufferFatPointers] Erase dead ptr(7) intrinsics (#160798)
Fix a crash that would arise when intrinsics like llvm.masked.load.T.p7
were left in the module when AMDGPULowerBufferFatPointers was applied
and so a captures(none) annotation would be applied to a non-pointer
value, triggering a verifier failure.
---------
Co-authored-by: Shilei Tian <i@tianshilei.me>
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions