[all-commits] [llvm/llvm-project] b53fd9: [MLIR] Add getSizeInBits() for tensor of complex
Tim Shen via All-commits
all-commits at lists.llvm.org
Fri Aug 7 12:39:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b53fd9cdba4da51284941fdecfe3c7490d6013cc
https://github.com/llvm/llvm-project/commit/b53fd9cdba4da51284941fdecfe3c7490d6013cc
Author: Tim Shen <timshen at google.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M mlir/lib/IR/StandardTypes.cpp
M mlir/test/mlir-tblgen/op-derived-attribute.mlir
Log Message:
-----------
[MLIR] Add getSizeInBits() for tensor of complex
Differential Revision: https://reviews.llvm.org/D85382
More information about the All-commits
mailing list