aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2023-10-18 11:08:01 +0100
committerGitHub <noreply@github.com>2023-10-18 11:08:01 +0100
commit104db26004d0e4d072179dd20ab478e0febf7991 (patch)
tree54d4622761b6c9a7c3e424abb55e1f5230e30107 /llvm/docs/tutorial
parent675231eb09ca37a8b76f748c0b73a1e26604ff20 (diff)
downloadllvm-104db26004d0e4d072179dd20ab478e0febf7991.zip
llvm-104db26004d0e4d072179dd20ab478e0febf7991.tar.gz
llvm-104db26004d0e4d072179dd20ab478e0febf7991.tar.bz2
[AMDGPU] Fix image intrinsic optimizer on loads from different resources (#69355)
The image intrinsic optimizer pass was neglecting to check any arguments of the load intrinsic after the VAddr arguments. For example multiple loads from different resources should not have been combined but were, because the pass was not checking the resource argument.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions