[all-commits] [llvm/llvm-project] e95d9c: [ADT][mlir] Fix gcc build error
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Wed Mar 15 17:25:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e95d9c92208e659d3e3929b941ff72ec5494b4ec
https://github.com/llvm/llvm-project/commit/e95d9c92208e659d3e3929b941ff72ec5494b4ec
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/TilingInterfaceImpl.cpp
Log Message:
-----------
[ADT][mlir] Fix gcc build error
Add `template` to fix a buildbot:
https://lab.llvm.org/buildbot/#/builders/199/builds/18363.
This is a post-commit fix for https://reviews.llvm.org/D144503,
submitted as a0a76804c4b5.
More information about the All-commits
mailing list