[PATCH] D101939: [AMDGPU] Disable the SIFormMemoryClauses pass at -O1
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 11:16:12 PDT 2021
arsenm added a comment.
In D101939#2744979 <https://reviews.llvm.org/D101939#2744979>, @arsenm wrote:
> It's long been on my todo list to replace reserved registers with reserved reg units which should provide a similar speedup (and just generally be cleaner)
I think I'm trying to take a stab at this
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