[PATCH] D83745: [ARM] Optimize immediate selection
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 21:14:43 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 for that, https://reviews.llvm.org/D83745
We can merge that test first, then we can see how this patch improve armv6 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