[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 10:34:50 PDT 2021
datta.nagraj added a comment.
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:
<!> 1 REVISION(S) ARE NOT ACCEPTED
You are landing 1 revision(s) which are not in state "Accepted", indicating
that they have not been accepted by reviewers. Normally, you should land
changes only once they have been accepted. These revisions are in the wrong
state:
* D103788 [InstCombine] Eliminate casts to optimize ctlz operation
Status: Needs Review
>>> Land 1 revision(s) in the wrong state? [y/N/?] N
--- User aborted the workflow.
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