[PATCH] D78690: [mlir][Standard] Allow select to use an i1 for vector and tensor values

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 20:38:34 PDT 2020


rriddle updated this revision to Diff 259464.
rriddle added a comment.

Remove unnecessary test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78690

Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/Dialect/Standard/canonicalize-cf.mlir
  mlir/test/IR/core-ops.mlir
  mlir/test/IR/invalid-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78690.259464.patch
Type: text/x-patch
Size: 11001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/15cb2552/attachment.bin>


More information about the llvm-commits mailing list