[PATCH] D107935: [InstCombine] Avoid folding GEPs across loop boundaries

Chang Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 13:45:46 PDT 2021


clin1 added a comment.

Failing "task-dependency.c" test looks like unrelated flakiness. Observed it pass/failing randomly in local testing.


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

https://reviews.llvm.org/D107935



More information about the llvm-commits mailing list