[PATCH] D98807: Fix a naming issue in recurrence matcher

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 11:36:44 PDT 2021


reames abandoned this revision.
reames added a comment.

Subsumed by comment change to header.

Max, on your example, consider the case where the volatile load has range metadata.  Just because we have a loop varying value does not mean we know nothing about it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98807



More information about the llvm-commits mailing list