[PATCH] D118090: [ScalarEvolution] Handle <= and >= in non infinite loops

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 22:58:54 PST 2022


wsmoses added a comment.

@nikic, mind taking another look here. I've gone ahead and made the requisite changes and set up the relevant infrastructure.

This now does not have a dependency on the langref change (though once that lands this should automatically become more powerful whenever that loop metadata is available).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118090



More information about the llvm-commits mailing list