[PATCH] D104148: [LoopUtils] Fix incorrect RT check bounds for loop-invariant mem accesses

Mindong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 5 09:57:59 PDT 2021


mdchen added a comment.

@fhahn Thanks for your advice. I modified these related tests in D105438 <https://reviews.llvm.org/D105438>. After that is merged, I'll update this revision with one looks cleaner.


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

https://reviews.llvm.org/D104148



More information about the llvm-commits mailing list