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

Gonzalo BG <gonzalob...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Gonzalo BG <gonzalob...@gmail.com> ---
Damn you are right, the `<4 x i32>` being used have been sign extended from `<4
x i1>` but there is currently no way to properly express that. I'm closing this
as invalid, since without being able to express that there is nothing that can
be done here.

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