[PATCH] D63391: [CodeGen] [SelectionDAG] More efficient code for X % C == 0 (UREM case) (try 2)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 04:29:52 PDT 2019


RKSimon added a comment.

> 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


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