[PATCH] D39985: [SCEV] Apply a single debug loc when expanding a SCEV
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 13 20:49:09 PST 2017
vsk updated this revision to Diff 122771.
vsk marked an inline comment as done.
vsk edited the summary of this revision.
vsk added a comment.
- Pass DebugLoc by value, and add a comment explaining what the PrintTo test helper does.
https://reviews.llvm.org/D39985
Files:
include/llvm/Analysis/ScalarEvolutionExpander.h
lib/Analysis/ScalarEvolutionExpander.cpp
unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39985.122771.patch
Type: text/x-patch
Size: 31797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/96fb7410/attachment-0001.bin>
More information about the llvm-commits
mailing list