[PATCH] D97885: [rs4gc] avoid insert base computation instructions for deopt uses
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 20:10:46 PST 2021
skatkov added a comment.
Don't you think that it is a significant compile-time improvement and it makes sense to land anyway?
findBasePointers does not look like a cheap operation...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97885/new/
https://reviews.llvm.org/D97885
More information about the llvm-commits
mailing list