[PATCH] D145929: [LSR]: Fold terminating condition not only for eq and ne.

Yueh-Ting (eop) Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 00:06:36 PDT 2023


eopXD added a comment.

I think the patch description should also include the added poison check. (and also remove the extra semicolon)


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

https://reviews.llvm.org/D145929



More information about the llvm-commits mailing list