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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to