Skip to content

Commit

Permalink
NFC: Remove forbidden include of <iostream>
Browse files Browse the repository at this point in the history
  • Loading branch information
River707 authored and tensorflower-gardener committed Dec 18, 2019
1 parent 29807ff commit c169852
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mlir/lib/Target/LLVMIR/ConvertToROCDLIR.cpp
Expand Up @@ -35,8 +35,6 @@
#include "llvm/IR/Module.h"
#include "llvm/Support/ToolOutputFile.h"

#include <iostream>

using namespace mlir;

// Create a call to llvm intrinsic
Expand Down

0 comments on commit c169852

Please sign in to comment.