[all-commits] [llvm/llvm-project] 5f8a80: [mlir] Add constBuilderCall to TypeAttr to simplif...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Wed Feb 24 10:04:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f8a80882b72695978035a25002d365d0dd84803
https://github.com/llvm/llvm-project/commit/5f8a80882b72695978035a25002d365d0dd84803
Author: Lei Zhang <antiagainst at google.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
M mlir/lib/Dialect/StandardOps/Transforms/TensorConstantBufferize.cpp
Log Message:
-----------
[mlir] Add constBuilderCall to TypeAttr to simplify builders
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D97344
More information about the All-commits
mailing list