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

Sanjay Patel <spatel+l...@rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #7 from Sanjay Patel <spatel+l...@rotateright.com> ---
Should be fixed with:
https://reviews.llvm.org/rL312379

If horizontal ops are expected to be generated in ways other than this exact
example, I suspect we can still miss those optimizations. 

Ie, if we really care about horizontal ops, we should get a bigger picture of
the uses, so we can properly fix the problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to