[PATCH] D112634: [InstCombine] canonicalize icmp with trunc op into mask and cmp, part 2
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 3 11:20:37 PDT 2021
lebedev.ri added a comment.
Like i asked in mail, this really seems like something for `decomposeBitTestICmp()`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112634/new/
https://reviews.llvm.org/D112634
More information about the llvm-commits
mailing list