[libc++] Check whether std::fill_n
and std::fill
lower to memset
for specific arguments
#129316
Labels
std::fill_n
and std::fill
lower to memset
for specific arguments
#129316
This seems like an obvious optimization and we should ensure it happens.
The text was updated successfully, but these errors were encountered: