[PATCH] D122919: [SDAG] try to reduce compare of funnel shift equal 0

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 01:12:36 PDT 2022


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

LGTM - although its a shame if we can't fold foldSetCCWithRotate into this more general case.


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

https://reviews.llvm.org/D122919



More information about the llvm-commits mailing list