[PATCH] D111836: [indvars] Use fact loop must exit to canonicalize to unsigned conditions

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 10:55:31 PDT 2021


reames added a comment.

FYI, the core must-exit logic from this patch was reverted in d4708fa4 <https://reviews.llvm.org/rGd4708fa480f2894f3cc007cbcb8aaf2ad754d34b>.  See my response to my own revert on llvm-commits for explanation of why, and why I don't plan to reintroduce a fixed version.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111836



More information about the llvm-commits mailing list