[PATCH] Remove intrinsic 'llvm.x86.avx2.vbroadcasti128'

Juergen Ributzka juergen at apple.com
Tue Mar 3 16:04:52 PST 2015


Hi @ll,

this patch removes the 'llvm.x86.avx2.vbroadcasti128’ intrinsic and auto-upgrades it to a vector shuffle.
The intrinsic is no longer generated by the frond-end (clang), so I think we should be able to remove it.

Cheers,
Juergen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-intrinsic-llvm.x86.avx2.vbroadcasti128.patch
Type: application/octet-stream
Size: 5623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150303/39f80258/attachment.obj>


More information about the llvm-commits mailing list