[PATCH] D75374: [mlir] Update several usages of IntegerType to properly handled unsignedness.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 09:30:57 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGde5a81b1023e: [mlir] Update several usages of IntegerType to properly handled unsignedness. (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75374

Files:
  mlir/include/mlir/IR/Matchers.h
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/IR/StandardTypes.h
  mlir/include/mlir/IR/Types.h
  mlir/lib/Analysis/Utils.cpp
  mlir/lib/IR/AsmPrinter.cpp
  mlir/lib/IR/Attributes.cpp
  mlir/lib/IR/StandardTypes.cpp
  mlir/lib/Parser/Parser.cpp
  mlir/lib/Transforms/LoopFusion.cpp
  mlir/test/IR/parser.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75374.247676.patch
Type: text/x-patch
Size: 10148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/4b599ffd/attachment.bin>


More information about the llvm-commits mailing list