[PATCH] D103788: [InstCombine] Eliminate casts to optimize ctlz operation
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 22 10:56:46 PDT 2021
spatel added a comment.
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.
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