[PATCH] D111471: [NVPTX] Add a late SROA pass which allows optimizing away more allocas.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 9 04:17:20 PDT 2021
lebedev.ri added a comment.
While this may make sense, i would still like to see the actual reduced reproducer for the SROA failure.
Unless that new LICM run prevented inlining, i suspect it might be fixable in SROA itself.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111471/new/
https://reviews.llvm.org/D111471
More information about the llvm-commits
mailing list