[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 10:12:16 PST 2022
lboasso updated this revision to Diff 477552.
lboasso added a comment.
Herald added subscribers: Moerafaat, zero9178, awarzynski, sdasgup3, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a reviewer: ftynse.
Herald added a reviewer: dcaballe.
I uploaded the wrong patch before, this is the correct one.
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.477552.patch
Type: text/x-patch
Size: 6521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/db41ddec/attachment.bin>
More information about the llvm-commits
mailing list