[PATCH] D59380: Fold constant & invariant loads into uses over barrier instructions
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 22 10:17:27 PDT 2019
reames marked an inline comment as done.
reames added inline comments.
================
Comment at: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:4555
+#if 0
+ AAMDNodes AAInfo;
----------------
jfb wrote:
> ?
See the patch comment (part 1)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59380/new/
https://reviews.llvm.org/D59380
More information about the llvm-commits
mailing list