[PATCH] D108921: [SCEV] If max BTC is zero, then so is the exact BTC

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 09:33:13 PDT 2021


reames added a comment.

FYI, fixed the description.  The current max trip code is correct, but only due to a subtle invariant I keep forgetting.  I've now made exactly this same mistake at least 3 times...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108921



More information about the llvm-commits mailing list