[llvm-bugs] [Bug 39245] New: [VPlan] Improve generated vector code
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 10 10:16:01 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39245
Bug ID: 39245
Summary: [VPlan] Improve generated vector code
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Loop Optimizer
Assignee: unassignedbugs at nondot.org
Reporter: Florian.Hahn at arm.com
CC: llvm-bugs at lists.llvm.org
Currently all VPInstructions are just widened and gather/scatters are used for
memory accesses, because currently we do not detect uniform strides.
--
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/20181010/1a94e2c4/attachment.html>
More information about the llvm-bugs
mailing list