diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-12-29 12:30:25 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2021-01-04 12:36:27 -0800 |
commit | 191552344bba04c428de4a34b83d6f7537a4a596 (patch) | |
tree | 8a1db89595ab4b8458573968456b1fcf340588b9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4e838ba9ea2cc7effbb051fdacf74a738b35eb6a (diff) | |
download | llvm-191552344bba04c428de4a34b83d6f7537a4a596.zip llvm-191552344bba04c428de4a34b83d6f7537a4a596.tar.gz llvm-191552344bba04c428de4a34b83d6f7537a4a596.tar.bz2 |
[NewPM][AMDGPU] Make amdgpu-aa work with NewPM
An AMDGPUAA class already existed that was supposed to work with the new
PM, but it wasn't tested and was a bit broken.
Fix up the existing classes to have the right keys/parameters.
Wire up AMDGPUAA inside AMDGPUTargetMachine.
Add it to the list of alias analyses for the "default" AAManager since
in adjustPassManager() amdgpu-aa is added into the pipeline at the
beginning.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D93914
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions