[all-commits] [llvm/llvm-project] 456efb: [MLIR][Linalg] Avoid forward declaration in `Loops...
frgossen via All-commits
all-commits at lists.llvm.org
Mon May 3 12:07:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 456efbc0f14d8d145d19eaa046f3c1b49b1bf4c8
https://github.com/llvm/llvm-project/commit/456efbc0f14d8d145d19eaa046f3c1b49b1bf4c8
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
Log Message:
-----------
[MLIR][Linalg] Avoid forward declaration in `Loops.cpp`
Differential Revision: https://reviews.llvm.org/D101771
More information about the All-commits
mailing list