[PATCH] D141829: Reapply [AArch64] fold subs ugt/ult to ands when the second operand is mask/pow2

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 23:48:49 PST 2023


bcl5980 added a comment.

In D141829#4061257 <https://reviews.llvm.org/D141829#4061257>, @chapuni wrote:

> Will this affect other tests? I met another.

I don't know actually. The motivation of this change is fix https://github.com/llvm/llvm-project/issues/59598.
Maybe @samtebbs can answer this question.


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

https://reviews.llvm.org/D141829



More information about the llvm-commits mailing list