[all-commits] [llvm/llvm-project] 6aaaea: [mlir][tosa] Include TosaDialect as include in tos...
rsuderman via All-commits
all-commits at lists.llvm.org
Thu Jul 1 17:09:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6aaaeacd3d968885ef65d30283b62945ce7e6ce0
https://github.com/llvm/llvm-project/commit/6aaaeacd3d968885ef65d30283b62945ce7e6ce0
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] Include TosaDialect as include in tosa PassDetail.h
Tosa's PassDetail.h may be used in non-TOSA transforms. Include
TosaDialect to avoid transient dependency.
Differential Revision: https://reviews.llvm.org/D105324
More information about the All-commits
mailing list