Skip to content

Commit

Permalink
avx512/fmaddsub.h: Add to avx512.h
Browse files Browse the repository at this point in the history
  • Loading branch information
robinchrist committed Dec 11, 2024
1 parent d2836d3 commit 235c799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simde/x86/avx512.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
#include "avx512/fixupimm_round.h"
#include "avx512/flushsubnormal.h"
#include "avx512/fmadd.h"
#include "avx512/fmaddsub.h"
#include "avx512/fmsub.h"
#include "avx512/fnmadd.h"
#include "avx512/fnmsub.h"
Expand Down

0 comments on commit 235c799

Please sign in to comment.