[all-commits] [llvm/llvm-project] 9060ca: [AMDGPU] Check for nonnull loads feeding addrspace...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri May 2 04:54:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9060ca01913776cbed78b03e72d7700adc2201b7
https://github.com/llvm/llvm-project/commit/9060ca01913776cbed78b03e72d7700adc2201b7
Author: Jay Foad <jay.foad at amd.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
M llvm/test/CodeGen/AMDGPU/codegen-prepare-addrspacecast-non-null.ll
Log Message:
-----------
[AMDGPU] Check for nonnull loads feeding addrspacecast (#138184)
Handle nonnull loads just like nonnull arguments when checking for
addrspacecasts that are known never null.
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