[PATCH] D63391: [CodeGen] [SelectionDAG] More efficient code for X % C == 0 (UREM case) (try 2)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 04:38:58 PDT 2019
lebedev.ri added a comment.
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>
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