[PATCH] D128080: [SDAG] convert sub from (Pow2-1) constant into xor

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 18 03:52:21 PDT 2022


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

LGTM - I'd be interested to know if this will allow us to remove the x86 specific fold?


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

https://reviews.llvm.org/D128080



More information about the llvm-commits mailing list