mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-15 17:05:51 +03:00
At function exit, AVX optimized string/memory functions have VZEROUPPER which triggers RTM abort. When such functions are called inside a transactionally executing RTM region, RTM abort causes severe performance degradation. Add tests to verify that string/memory functions won't cause RTM abort in RTM region.
1.9 KiB
1.9 KiB