[PATCH] D84100: [ARM] Optimize immediate selection
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 20:01:16 PDT 2020
benshi001 added a comment.
I have uploaded a new patch, in which more tests for orr and eor are added.
My patch also affect (improve) eor and orr, which I did not realize.
Currently, 12 positive test cases and 2 negative test cases are introduced, which should cover all corners.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84100/new/
https://reviews.llvm.org/D84100
More information about the llvm-commits
mailing list