This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] implement <experimental/simd> where expressions.
Needs ReviewPublic

Authored by timshen on Jan 8 2018, 4:46 PM.

Details

Summary

where expressions always store the mask by value, and the object by reference.