[PATCH] D118061: [InstCombine] fold one-bit set/clear icmp with mul operand

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 5 07:08:43 PST 2022


spatel abandoned this revision.
spatel added a comment.

Abandoned in favor of a more general demanded-bits fold:
0236c571810d <https://reviews.llvm.org/rG0236c571810dea1b72d99ee0af124a7a09976e00>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118061/new/

https://reviews.llvm.org/D118061



More information about the llvm-commits mailing list