[LLVMbugs] [Bug 17744] New: SLP Vectorizer: need to support loop-aware cost model
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 30 16:06:55 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17744
Bug ID: 17744
Summary: SLP Vectorizer: need to support loop-aware cost model
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Loop Optimizer
Assignee: unassignedbugs at nondot.org
Reporter: nrotem at apple.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
We vectorize code in multiple basic blocks. Some of the basic blocks are
inside loops. This means that some code is executed more frequently and the
cost model should take this into account.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131030/ae2d9a76/attachment.html>
More information about the llvm-bugs
mailing list