[PATCH] D75207: GlobalISel: Move Localizer::shouldLocalize(..) to TargetLowering
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 15:42:27 PST 2020
aemerson added a comment.
The change itself is ok but is there any way to have more granular overriding of this behavior, instead of overriding the whole shouldLocalize()?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75207/new/
https://reviews.llvm.org/D75207
More information about the llvm-commits
mailing list