[PATCH] D83745: [ARM] Optimize immediate selection
    Ben Shi via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul 28 05:45:28 PDT 2020
    
    
  
benshi001 added a comment.
In D83745#2178363 <https://reviews.llvm.org/D83745#2178363>, @SjoerdMeijer wrote:
> I understood from your message to the llvm dev list that generating numbers isn't entirely straightforward for you. 
> I will take this patch, and generate some numbers, will see if I can do that today/tomorrow, and will let you know.
Thanks so much for your help. I have another patch https://reviews.llvm.org/D84100 also does immediate optimization.
I should combine them into one, but smaller changes are easy to review and test.
So I quite appreciate you if you can  also have a look at it.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83745/new/
https://reviews.llvm.org/D83745
    
    
More information about the llvm-commits
mailing list