[PATCH] D50222: [CodeGen] [SelectionDAG] More efficient code for X % C == 0 (UREM case)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 12 09:14:59 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D50222#1231315, @hermord wrote:
> Thank you for the review, @RKSimon. Made changes as directed.
Can you please rebase your differential, so the diff is as compared to the svn?
(i have previously committed the vector tests, but they will need to be recommitted now).
Repository:
rL LLVM
https://reviews.llvm.org/D50222
More information about the llvm-commits
mailing list