[PATCH] D123486: [InstCombine] fold more constant remainder to select-of-constants remainder
Chenbing.Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 02:34:55 PDT 2022
Chenbing.Zheng added a comment.
In D123486#3442113 <https://reviews.llvm.org/D123486#3442113>, @spatel wrote:
> This looks like a simple extension of D122967 <https://reviews.llvm.org/D122967> - cc @Chenbing.Zheng in case this was not included in the first patch for some other reason.
Just i didn't see this todo in rem.ll. This look good to me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123486/new/
https://reviews.llvm.org/D123486
More information about the llvm-commits
mailing list