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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |r340469
          Component|Backend: X86                |Common Code Generator Code
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
            Summary|x86 backend widens v2f32    |backend widens v2f32
                   |vectors only to do more     |vectors only to do more
                   |work in software operations |work in software operations
                   |later for `sin`, `cos` etc. |later for `sin`, `cos` etc.

--- Comment #7 from Sanjay Patel <spatel+l...@rotateright.com> ---
Changing bug title and component - the problem wasn't x86 specific.
Hopefully fixed with:
https://reviews.llvm.org/rL340469

-- 
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