We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9391696 commit b3e6dc5Copy full SHA for b3e6dc5
mlir/lib/Dialect/XeGPU/Transforms/XeGPUSubgroupDistribute.cpp
@@ -37,6 +37,7 @@
37
#include "llvm/ADT/STLExtras.h"
38
#include "llvm/ADT/SmallVector.h"
39
#include "llvm/ADT/TypeSwitch.h"
40
+#include "llvm/Support/FormatVariadic.h"
41
#include "llvm/Support/InterleavedRange.h"
42
#include "llvm/Support/raw_ostream.h"
43
0 commit comments