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: unassignedb...@nondot.org
          Reporter: sland...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to