[PATCH] D73804: [GVN] Add GVNOption to control load-pre more fine-grained.

Hendrik Greving via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 15:24:36 PST 2020


hgreving marked 2 inline comments as done and an inline comment as not done.
hgreving added inline comments.


================
Comment at: llvm/test/Transforms/GVN/PRE/pre-load-in-loop.ll:37
+
+; Should only be one load in the loop.
+; CHECK: bb:
----------------
fedor.sergeev wrote:
> Correct the comment to match behavior.
Done, thanks!


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

https://reviews.llvm.org/D73804





More information about the llvm-commits mailing list