Skip to content
Unverified Commit 2eb767c9 authored by Nicolai Hähnle's avatar Nicolai Hähnle Committed by GitHub
Browse files

AMDGPU: Scratch instructions are trivially disjoint from SMEM and buffer instructions (#65287)

Scratch instructions are always in addrspace(5), which can only alias
with flat (and itself). SMEM and buffer instructions can never reference
those address spaces, so they are trivially disjoint.
parent 994bdce6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment