[all-commits] [llvm/llvm-project] 1ee0d2: [MLIR][Standard] Erase redundant assertions `std.a...
frgossen via All-commits
all-commits at lists.llvm.org
Tue Jul 14 03:10:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ee0d22f269ee61e0df215079a5d479f829a2921
https://github.com/llvm/llvm-project/commit/1ee0d22f269ee61e0df215079a5d479f829a2921
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/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/Dialect/Standard/canonicalize-cf.mlir
Log Message:
-----------
[MLIR][Standard] Erase redundant assertions `std.assert`
Differential Revision: https://reviews.llvm.org/D83118
More information about the All-commits
mailing list