[all-commits] [llvm/llvm-project] 2a37ec: [mlir][linalg] Add missing region when building Tr...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Oct 28 12:18:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a37ec927e1969da7afa3196873b02cda05547a5
https://github.com/llvm/llvm-project/commit/2a37ec927e1969da7afa3196873b02cda05547a5
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
[mlir][linalg] Add missing region when building TransposeOp
This fixes a regression from ad89eb5b1fccf002eb59dfbab0fdb515ea3e65b7
More information about the All-commits
mailing list