[PATCH] D83745: [ARM] Optimize immediate selection
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 21:16:27 PDT 2020
benshi001 added a comment.
In D83745#2153885 <https://reviews.llvm.org/D83745#2153885>, @SjoerdMeijer wrote:
> Okay, I had only a quick first look, perhaps multiple uses isn't a problem.
> If it's not too much trouble, confirming this with the llvm test-suite would be good.
I have added a new test case, https://reviews.llvm.org/D83928.
We can merge that test first, then we will see how this patch improves armv6's code quality.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83745/new/
https://reviews.llvm.org/D83745
More information about the llvm-commits
mailing list