[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
Sun Jun 16 15:26:33 PDT 2019
lebedev.ri added a comment.
Hmm, i don't see the button to take the review,
so i had to post a new one: D63391 <https://reviews.llvm.org/D63391>
The `test/CodeGen/X86/jump_sign.ll` regression is rather trivial, and is being fixed by a followup patch D63390 <https://reviews.llvm.org/D63390>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50222/new/
https://reviews.llvm.org/D50222
More information about the llvm-commits
mailing list