[X86] Fix implicit MathsExtras.h header dependency

This commit is contained in:
Simon Pilgrim 2021-10-12 13:23:02 +01:00
parent 47f7938a94
commit 61d124f7a2
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/MathExtras.h"
//===----------------------------------------------------------------------===//
// Vector Mask Decoding