[PATCH] D144861: [SCEV][IndVars][WIP] Check outer loop invariant when cononicalize comparision

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 00:55:18 PST 2023


StephenFan abandoned this revision.
StephenFan added a comment.

In D144861#4175471 <https://reviews.llvm.org/D144861#4175471>, @nikic wrote:

> I've posted https://reviews.llvm.org/D145510 as an alternative patch, which hopefully resolves all the issues with the current implementation.

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144861



More information about the llvm-commits mailing list