[PATCH] D103788: [InstCombine] Eliminate casts to optimize ctlz operation

Datta Nagraj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 18:53:25 PDT 2021


datta.nagraj added a subscriber: lebedev.ri.
datta.nagraj added a comment.

In D103788#2833788 <https://reviews.llvm.org/D103788#2833788>, @spatel wrote:

> In D103788#2833709 <https://reviews.llvm.org/D103788#2833709>, @datta.nagraj wrote:
>
>> In D103788#2833483 <https://reviews.llvm.org/D103788#2833483>, @spatel wrote:
>>
>>> Seems ok to push this. @datta.nagraj - do you have commit access?
>>
>> @spatel I am not sure Sir. "arc land" gives me the below message, looks like the review needs to be in accepted state before committing:
>
> If you don't know if you have commit access, then you probably do not have it. :)
> https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
>
> For the patch state, ping @lebedev.ri to see if this is ok now.

Yes Sir, I don't have commit access:

  remote: Permission to llvm/llvm-project.git denied to dattanagraj.

@spatel Can you please commit it for me Sir. The patch is now in accepted state.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103788



More information about the llvm-commits mailing list