[all-commits] [llvm/llvm-project] 0f95e7: [mlir] fix build after llvm made ElementCount cons...
ftynse via All-commits
all-commits at lists.llvm.org
Wed Aug 19 09:49:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f95e73190c9a555c2917a2963eab128c4ba5395
https://github.com/llvm/llvm-project/commit/0f95e73190c9a555c2917a2963eab128c4ba5395
Author: Alex Zinenko <zinenko at google.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
Log Message:
-----------
[mlir] fix build after llvm made ElementCount constructor private
The original patch (264afb9e6aebc98c353644dd0700bec808501cab) did not
update subprojects.
More information about the All-commits
mailing list