[all-commits] [llvm/llvm-project] 65eb40: [mlir][tosa] Added missing includes on PassDetails.h
rsuderman via All-commits
all-commits at lists.llvm.org
Thu Jul 1 16:44:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65eb4028ad0322115ff5420499806db79a27289e
https://github.com/llvm/llvm-project/commit/65eb4028ad0322115ff5420499806db79a27289e
Author: Rob Suderman <rob.suderman at gmail.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/Transforms/PassDetail.h
Log Message:
-----------
[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
More information about the All-commits
mailing list