[PATCH] D95521: [SCEV] Apply loop guards to zero modulo conditions

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 05:54:46 PST 2021


fhahn added a comment.

In D95521#2533414 <https://reviews.llvm.org/D95521#2533414>, @fhahn wrote:

> I did some testing and it appears this exposes a crash in `matchURem`. I'm taking a look at that now, I think it would be good to wait with landing the change until this is resolved.

Should be fixed by f1e8136115ac <https://reviews.llvm.org/rGf1e8136115ac86a633f670cd4d50cf41b71418d8>


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

https://reviews.llvm.org/D95521



More information about the llvm-commits mailing list