[PATCH] D97634: [DAGCombiner] Optimize 1-bit smulo to AND+SETNE.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 13 04:18:40 PST 2021


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

OK, happy for this to be treated as a fold. LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97634



More information about the llvm-commits mailing list