[PATCH] D112637: [SCEVExpander] Be more conservative about poison flags when reusing instructions

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 11:51:40 PDT 2021


reames planned changes to this revision.
reames added a comment.

Don't bother to review just yet.  In the process of doing a rebase over a landed change, and noticed a bug in the inbounds handling here (swapped conditional).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112637



More information about the llvm-commits mailing list