[PATCH] D72020: [mlir] Rewrite the internal representation of OpResult to be optimized for memory.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 14:40:54 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd01d8626cdc: [mlir] Rewrite the internal representation of OpResult to be optimized for… (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D72020?vs=235950&id=235955#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72020

Files:
  mlir/include/mlir/IR/Operation.h
  mlir/include/mlir/IR/OperationSupport.h
  mlir/include/mlir/IR/Value.h
  mlir/include/mlir/Support/STLExtras.h
  mlir/lib/IR/Operation.cpp
  mlir/lib/IR/OperationSupport.cpp
  mlir/lib/IR/Value.cpp
  mlir/test/lib/Transforms/TestInlining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72020.235955.patch
Type: text/x-patch
Size: 36547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/386362e3/attachment-0001.bin>


More information about the llvm-commits mailing list