[all-commits] [llvm/llvm-project] 0fac44: [mlir][linalg] check if a function has a body duri...
Okwan Kwon via All-commits
all-commits at lists.llvm.org
Tue May 2 15:39:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fac44d80715ba04a7567346d1832d3b4f019f34
https://github.com/llvm/llvm-project/commit/0fac44d80715ba04a7567346d1832d3b4f019f34
Author: Okwan Kwon <okkwon at gmail.com>
Date: 2023-05-02 (Tue, 02 May 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Detensorize.cpp
Log Message:
-----------
[mlir][linalg] check if a function has a body during detensorizing
A func may not have a body.
Differential Revision: https://reviews.llvm.org/D149688
More information about the All-commits
mailing list