[all-commits] [llvm/llvm-project] 83274a: [mlir] Add SmallVector sizes
Tres via All-commits
all-commits at lists.llvm.org
Mon Dec 21 15:49:03 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83274a0773f6a20abdc848b448009e0195c42166
https://github.com/llvm/llvm-project/commit/83274a0773f6a20abdc848b448009e0195c42166
Author: Tres Popp <tpopp at google.com>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
Log Message:
-----------
[mlir] Add SmallVector sizes
This is a temporary fix until figuring out how to correct the forward
declare in mlir/include/mlir/Support/LLVM.h
Differential Revision: https://reviews.llvm.org/D93666
More information about the All-commits
mailing list