aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2024-07-02 23:18:25 +0200
committerGitHub <noreply@github.com>2024-07-02 23:18:25 +0200
commit79516ddbee3a1d6c95cfbe6d14c790f741167165 (patch)
treed66b13c8f956224a81232c3b45e7637f16edffeb /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent45507166a1b38ce2831bd1e32f43977f647ccf47 (diff)
downloadllvm-79516ddbee3a1d6c95cfbe6d14c790f741167165.zip
llvm-79516ddbee3a1d6c95cfbe6d14c790f741167165.tar.gz
llvm-79516ddbee3a1d6c95cfbe6d14c790f741167165.tar.bz2
AMDGPU: Fix assert from wrong address space size assumption (#97267)
This was assuming the source address space was at least as large as the destination of the cast. I'm not sure why this was casting to begin with; the assumption seems to be the source address space from the root addrspacecast matches the underlying object so directly check that. Fixes #97457
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions