[PATCH] D75610: [mlir][ods] Improve integer signedness modelling

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 11:15:44 PST 2020


antiagainst updated this revision to Diff 248260.
antiagainst marked 5 inline comments as done.
antiagainst added a comment.

Reorder


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75610

Files:
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/include/mlir/IR/OpBase.td
  mlir/test/Dialect/LLVMIR/global.mlir
  mlir/test/Dialect/Loops/invalid.mlir
  mlir/test/Dialect/SPIRV/ops.mlir
  mlir/test/IR/attribute.mlir
  mlir/test/IR/invalid-ops.mlir
  mlir/test/lib/TestDialect/TestOps.td
  mlir/test/mlir-tblgen/predicate.td
  mlir/test/mlir-tblgen/types.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75610.248260.patch
Type: text/x-patch
Size: 41293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/3cb1c6ba/attachment.bin>


More information about the llvm-commits mailing list