[llvm-bugs] [Bug 42174] New: should avoid doing arithmetic on splats where possible

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 6 16:54:39 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=42174

            Bug ID: 42174
           Summary: should avoid doing arithmetic on splats where possible
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: slandden at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

when llvm knows that a vector is a splat it should defer splatting it as late
as possible

https://simd.godbolt.org/z/OIsWT6

-- 
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/20190606/fa69ae60/attachment.html>


More information about the llvm-bugs mailing list