[PATCH] D138590: [mlir][index] Add and, or, and xor ops

Luca Boasso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 11:27:26 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f9c9295a605: [mlir][index] Add and, or, and xor ops (authored by lboasso).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138590

Files:
  mlir/include/mlir/Dialect/Index/IR/IndexOps.td
  mlir/lib/Conversion/IndexToLLVM/IndexToLLVM.cpp
  mlir/lib/Dialect/Index/IR/IndexOps.cpp
  mlir/test/Conversion/IndexToLLVM/index-to-llvm.mlir
  mlir/test/Dialect/Index/index-canonicalize.mlir
  mlir/test/Dialect/Index/index-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138590.477572.patch
Type: text/x-patch
Size: 6479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/e9c32e15/attachment.bin>


More information about the llvm-commits mailing list