[all-commits] [llvm/llvm-project] d761e4: Fix more build failures caused by f4257c5832aa51e9...
david-arm via All-commits
all-commits at lists.llvm.org
Fri Aug 28 07:14:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d761e456ce2317c527744359ea0ed897facf3e47
https://github.com/llvm/llvm-project/commit/d761e456ce2317c527744359ea0ed897facf3e47
Author: David Sherwood <david.sherwood at arm.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
Log Message:
-----------
Fix more build failures caused by f4257c5832aa51e960e7351929ca3d37031985b7
MLIR build failed after ElementCount refactoring - updated code to
call isScalable() and getKnownMinValue().
More information about the All-commits
mailing list