[PATCH] D129306: [InstCombine] Do not fold 'and (sext (ashr X, Shift)), C' if Shift < 0

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 10:16:26 PDT 2022


BertalanD closed this revision.
BertalanD added a comment.

Whoops, totally forgot about the "Differential Revision:" trailer, sorry. Committed as ef7aed3e112b47641ca2704187d3701765a831ce <https://reviews.llvm.org/rGef7aed3e112b47641ca2704187d3701765a831ce>.


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

https://reviews.llvm.org/D129306



More information about the llvm-commits mailing list