[PATCH] D101939: [AMDGPU] Disable the SIFormMemoryClauses pass at -O1
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 13:17:42 PDT 2021
arsenm added a comment.
Can we address it being slow instead of just turning of everything that is? There's no reason it should be slow, but the way it uses liveness information is horrible
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101939/new/
https://reviews.llvm.org/D101939
More information about the llvm-commits
mailing list