[PATCH] D130605: [InstCombine] Add baseline tests for redundant sign bits count folds

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 09:29:51 PDT 2022


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

LGTM. but you'll need to rebase this against current main - I added more tests for an unrelated fold in the last day.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130605



More information about the llvm-commits mailing list