[all-commits] [llvm/llvm-project] c1247f: [mlir] Fix build after 322d0afd875df66b36e4810a2b9...
AE via All-commits
all-commits at lists.llvm.org
Wed Oct 7 11:21:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c1247f0e74bff00ab9a896a8132318916f3e84a7
https://github.com/llvm/llvm-project/commit/c1247f0e74bff00ab9a896a8132318916f3e84a7
Author: Amara Emerson <amara at apple.com>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
M mlir/test/Target/llvmir-intrinsics.mlir
Log Message:
-----------
[mlir] Fix build after 322d0afd875df66b36e4810a2b95c20a8f22ab9b due to change in intrinsic overloads.
I'd forgottent to run the mlir tests after removing the scalar input overload
on the fadd/fmul reductions. This is a quick fix for the mlir bot.
More information about the All-commits
mailing list