[all-commits] [llvm/llvm-project] 8f0c67: [MLIR] fix arith dialect build failure
Jeff Niu via All-commits
all-commits at lists.llvm.org
Wed Oct 6 16:40:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f0c673d20e73452e6aa41a81eb34815a22e6f1e
https://github.com/llvm/llvm-project/commit/8f0c673d20e73452e6aa41a81eb34815a22e6f1e
Author: Mogball <jeffniu22 at gmail.com>
Date: 2021-10-06 (Wed, 06 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp
Log Message:
-----------
[MLIR] fix arith dialect build failure
Missing function defs causes errors on some build configs.
More information about the All-commits
mailing list