[PATCH] D123486: [InstCombine] fold more constant remainder to select-of-constants remainder
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 02:23:56 PDT 2022
spatel added a reviewer: Chenbing.Zheng.
spatel added a subscriber: Chenbing.Zheng.
spatel added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123486/new/
https://reviews.llvm.org/D123486
More information about the llvm-commits
mailing list