[all-commits] [llvm/llvm-project] bcedc4: [MLIR][Standard] Add `assert` operation to the sta...
frgossen via All-commits
all-commits at lists.llvm.org
Tue Jul 14 03:01:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bcedc4fa0a606b4c4384c0892c7d4da8010a676a
https://github.com/llvm/llvm-project/commit/bcedc4fa0a606b4c4384c0892c7d4da8010a676a
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/test/Dialect/Standard/ops.mlir
Log Message:
-----------
[MLIR][Standard] Add `assert` operation to the standard dialect
Differential Revision: https://reviews.llvm.org/D83117
More information about the All-commits
mailing list