[PATCH] D109929: [LoopIdiomRecognize][Remarks] Track loop-strided store to/from blocks
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 16 15:47:05 PDT 2021
jroelofs marked an inline comment as done.
jroelofs added inline comments.
================
Comment at: llvm/test/Transforms/LoopIdiom/memcpy-debugify-remarks.ll:26
+; YAML-NEXT: - String: ' function'
+; YAML-NEXT: ...
----------------
anemet wrote:
> should we check FromBlock ToBlock here too?
oops, yes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109929/new/
https://reviews.llvm.org/D109929
More information about the llvm-commits
mailing list