From 103a6be0c2b3a71db38ea6019742b8b8fde7b524 Mon Sep 17 00:00:00 2001 From: Thomas Vegas Date: Fri, 1 Mar 2024 15:58:20 +0200 Subject: [PATCH] UCT/IB/MLX5: Prevent compiler to replace SSE instructions by memmove() --- NEWS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/NEWS b/NEWS index 43f1dcd79fa7..078e3e69fb40 100644 --- a/NEWS +++ b/NEWS @@ -11,11 +11,6 @@ ### Features: ### Bugfixes: -## 1.16.0-rc5 (March 1, 2024) -### Bugfixes: -#### UCT -* Fixed Infiniband posting error when compiler replaces SSE code with memmove() - ## 1.16.0-rc4 (February 21, 2024) ### Bugfixes: #### UCT