[PATCH] D16090: [SelectionDAG] Fold more offsets into GlobalAddresses
Dan Gohman via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 23:00:44 PST 2016
sunfish marked 2 inline comments as done.
================
Comment at: lib/CodeGen/SelectionDAG/DAGCombiner.cpp:397
@@ -393,3 +396,3 @@
/// Holds a pointer to an LSBaseSDNode as well as information on where it
/// is located in a sequence of memory operations connected by a chain.
struct MemOpLink {
----------------
Done.
Repository:
rL LLVM
http://reviews.llvm.org/D16090
More information about the llvm-commits
mailing list