[PATCH] D57565: [LSR] Remove overly confident asserts on isZero(). PR40514

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 3 21:27:26 PST 2019


mkazantsev added a comment.

Let me check if it works. I am not familiar well enough with LSR's logic, to me it seemed like we tried really hard to *not* allow zeros here (but still end up with them).


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

https://reviews.llvm.org/D57565





More information about the llvm-commits mailing list