[PATCH] D103424: [IndVars] Don't forget value when inferring nowrap flags

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 4 14:21:31 PDT 2021


reames added a comment.

I went ahead and wrote up my thoughts on the optimizeable IR notion I mentioned upthread.  You can read them here: https://github.com/preames/public-notes/blob/master/llvm-loop-opt-ideas.rst#should-scev-be-an-optimizeable-ir

After writing that up, this seems more workable near term than I'd been thinking it was.  Might be worth bouncing around a bit actively.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103424



More information about the llvm-commits mailing list