[PATCH] D105632: [LV] Use lookThroughAnd with logical reductions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 08:46:12 PDT 2021


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

Thanks. That makes sense to me. The And/Or/Xor do sound like they should be OK.

LGTM. It sounds like David has some test suggestions, but consider my objections lifted.


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

https://reviews.llvm.org/D105632



More information about the llvm-commits mailing list