[PATCH] D122544: Utilize comparison operation implemented in APInt

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 28 14:58:25 PDT 2022


aaron.ballman added a comment.

In D122544#3412568 <https://reviews.llvm.org/D122544#3412568>, @SimplyDanny wrote:

> In D122544#3411226 <https://reviews.llvm.org/D122544#3411226>, @aaron.ballman wrote:
>
>> LGTM! Can you also add a release note for the fix?
>>
>> I'm happy to land this on your behalf if you'd prefer, but given that you've had several quality commits already, you might want to consider asking for your commit privileges: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access.
>
> Thank you for the review and the recommendation to become a committer! I have just been granted the privileges and have landed the change on the main branch including a mention of the fix in the release notes. I hope this is all right.

Congrats!

I double-checked the commit and everything looks correct to me. Thanks for the fix!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122544/new/

https://reviews.llvm.org/D122544



More information about the cfe-commits mailing list