[PATCH] D89320: [amdgpu] Enable use of AA during codegen.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 08:27:15 PDT 2020


hliao added a comment.

Register pressure tests have to disable AMDGPU AA to pass the test; otherwise, the register pressure is reduced after using AA.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89320/new/

https://reviews.llvm.org/D89320



More information about the llvm-commits mailing list