[PATCH] D50222: [CodeGen] [SelectionDAG] More efficient code for X % C == 0 (UREM case)
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 23 16:18:03 PST 2018
xbolva00 added a comment.
Btw, why we do not this transformation on IR-level at first?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50222/new/
https://reviews.llvm.org/D50222
More information about the llvm-commits
mailing list