[PATCH] D89077: [AMDGPU] Run hazard recognizer pass later
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 17:33:37 PDT 2020
t-tye added a comment.
Is this now running after the waitcnt insertion pass? That would avoid the NOPs currently being inserted to split memory clauses that are not necessary as the waitcnt instructions will split the clauses.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89077/new/
https://reviews.llvm.org/D89077
More information about the llvm-commits
mailing list