[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
Thu Apr 23 05:22:34 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f85adb54d19: [mlir][Standard] Allow select to use an i1 for vector and tensor values (authored by rriddle).
Herald added a subscriber: dexonsmith.
Herald added a reviewer: ftynse.

Changed prior to commit:
  https://reviews.llvm.org/D78690?vs=259467&id=259537#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78690

Files:
  llvm/include/llvm/ADT/STLExtras.h
  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.259537.patch
Type: text/x-patch
Size: 11485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/87581398/attachment.bin>


More information about the llvm-commits mailing list