[all-commits] [llvm/llvm-project] 5ef7ab: [mlir:TiingInterface] Remove unnecessary include o...
River Riddle via All-commits
all-commits at lists.llvm.org
Thu Jan 20 13:12:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ef7abbc6f99b46c25c95ad462844990861e8927
https://github.com/llvm/llvm-project/commit/5ef7abbc6f99b46c25c95ad462844990861e8927
Author: River Riddle <riddleriver at gmail.com>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M mlir/lib/Interfaces/TilingInterface.cpp
Log Message:
-----------
[mlir:TiingInterface] Remove unnecessary include of Tensor.h
Interfaces in Interfaces/ should not depend on any dialects, and this include
is unnecessary anyways.
More information about the All-commits
mailing list