[PATCH] D78682: [mlir][Standard] Add a canonicalization to simplify cond_br when the successors are identical

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 05:22:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf331bc52dc1: [mlir][Standard] Add a canonicalization to simplify cond_br when the successors… (authored by rriddle).
Herald added a reviewer: ftynse.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78682/new/

https://reviews.llvm.org/D78682

Files:
  llvm/include/llvm/ADT/STLExtras.h
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/include/mlir/IR/Block.h
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/lib/IR/Block.cpp
  mlir/test/Dialect/Standard/canonicalize-cf.mlir
  mlir/test/IR/invalid-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78682.259535.patch
Type: text/x-patch
Size: 12130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/82b55775/attachment.bin>


More information about the llvm-commits mailing list