[PATCH] D83676: AMDGPUPerfHintAnalysis: don't treat constant loads as large stride
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 17:48:11 PDT 2022
arsenm accepted this revision.
arsenm added a comment.
LGTM I guess, but isConstantAddr really should be fixed. CONSTANT_ADDRESS isn't sufficient or even that helpful for knowing if this will use scalar loads
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83676/new/
https://reviews.llvm.org/D83676
More information about the llvm-commits
mailing list