The AAExecutionDomain pass used to push globalized memory calls to
global shared memory doesn't match the pattern AMDGPU generates. This
means the optimizations won't work on anything other than an NVPTX
target. This patch adds AMDGPU's pattern to the check.
Depends on D102423
clang-tidy: warning: invalid case style for variable 'm_AMDThreadID' [readability-identifier-naming]
not useful