[PATCH] D26490: [GVN, OptDiag] Print the interesting instructions involved in missed load-elimination
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 15:34:45 PST 2016
anemet updated this revision to Diff 79467.
anemet added a comment.
Only provide the "other" access if there is only one. This makes the result
deterministic.
https://reviews.llvm.org/D26490
Files:
include/llvm/Analysis/OptimizationDiagnosticInfo.h
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/opt-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26490.79467.patch
Type: text/x-patch
Size: 5645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161128/5a315bfd/attachment.bin>
More information about the llvm-commits
mailing list