[PATCH] D63391: [CodeGen] [SelectionDAG] More efficient code for X % C == 0 (UREM case) (try 2)
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 04:50:57 PDT 2019
xbolva00 added a comment.
In D63391#1545733 <https://reviews.llvm.org/D63391#1545733>, @lebedev.ri wrote:
> In D63391#1545638 <https://reviews.llvm.org/D63391#1545638>, @RKSimon wrote:
>
> > > I'm submitting a new revision since i don't understand how to reclaim/reopen/take over the existing one, D50222 <https://reviews.llvm.org/D50222>.
> > > There is no such action in "Add Action" menu...
> > > Original patch D50222 <https://reviews.llvm.org/D50222> by @hermord (Dmytro Shynkevych)
> >
> > Add Action | Revision Actions | Commandeer Revision
>
>
> Well, yeah, that's the thing F9277021: image.png <https://reviews.llvm.org/F9277021>
Revision is closed, so you cannot see it. Anyway, just continue this revision.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63391/new/
https://reviews.llvm.org/D63391
More information about the llvm-commits
mailing list