[all-commits] [llvm/llvm-project] 743791: [mlir] Include attributes in ML program dialect op...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Mon Jun 13 21:36:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 743791d6d5a4a34bcf45d0e33f08928b10160e6b
https://github.com/llvm/llvm-project/commit/743791d6d5a4a34bcf45d0e33f08928b10160e6b
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/MLProgram/IR/CMakeLists.txt
M mlir/include/mlir/Dialect/MLProgram/IR/MLProgramOps.td
Log Message:
-----------
[mlir] Include attributes in ML program dialect ops def
I considered adding a new dialect top-level file with all ops,
attributes & types included, but didn't see practical benefit to it.
More information about the All-commits
mailing list