[PATCH] D88391: [M68k] (Patch 5/8) Target lowering
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 12:25:48 PST 2021
rengolin added a comment.
In D88391#2526093 <https://reviews.llvm.org/D88391#2526093>, @jrtc27 wrote:
> Yes and no. I had a bunch of comments on many of them and will need to make another pass over them to see if there's anything I've missed (or that's been introduced). All accepted means is that someone in the community thinks it's fine and nobody's explicitly rejected it (which I could have done, but I don't like to use the request changes feature as having big red marks over entire patch series can be demoralising). Certainly shouldn't be landed as soon as everything has an approval, rather that should be the point to request that people who have given feedback take another look over the series if they want to.
Thank you Jessica, your input and review is excellent and extremely welcome. +1 to everything you said.
Feel free to keep this patch unapproved before you do your final review, to make sure there are no issues left. Thank you!
> Well, it was quick for C-Sky as well which has several patches already landed: https://github.com/llvm/llvm-project/commits/main/llvm/lib/Target/CSKY
True, but that was the odd-one-out and we have corrected to conform to the standard for all other back-ends. I explicitly named the m86k upstreaming as the golden rule as to what to do, both from the reviewers and from the authors.
Here's the rationale behind it: https://reviews.llvm.org/D93798#2475025
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88391/new/
https://reviews.llvm.org/D88391
More information about the llvm-commits
mailing list