[mlir][tosa] Added missing includes on PassDetails.h
authorRob Suderman <rob.suderman@gmail.com>
Thu, 1 Jul 2021 23:35:49 +0000 (16:35 -0700)
committerRob Suderman <rob.suderman@gmail.com>
Thu, 1 Jul 2021 23:42:47 +0000 (16:42 -0700)
commit65eb4028ad0322115ff5420499806db79a27289e
tree83fe9d6f79611770148d8153f43dbfd761489f77
parente59f02216f1c6972925c5ef0f1df6d434c652c69
[mlir][tosa] Added missing includes on PassDetails.h

Includes were missing in the PassDetails.h that cause downstream failures
on TOSA passes.

Differential Revision: https://reviews.llvm.org/D105323
mlir/include/mlir/Dialect/Tosa/Transforms/PassDetail.h