[PATCH] D26554: [LoopVectorizer] When estimating register usage, unused instructions may "end" another use.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 06:37:21 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286969: [LoopVectorizer] When estimating reg usage, unused insts may "end" another use (authored by rlougher).
Changed prior to commit:
https://reviews.llvm.org/D26554?vs=77643&id=77988#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26554
Files:
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Transforms/LoopVectorize/X86/reg-usage-debug.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/reg-usage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26554.77988.patch
Type: text/x-patch
Size: 8166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/bf8e6a95/attachment.bin>
More information about the llvm-commits
mailing list