[PATCH] D78876: [mlir] Don't allocate an operand storage if the operation is known to never have operands

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 26 21:47:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1956a8a7cb79: [mlir] Don't allocate an operand storage if the operation is known to never… (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78876

Files:
  mlir/include/mlir/IR/Operation.h
  mlir/lib/IR/Operation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78876.260215.patch
Type: text/x-patch
Size: 5853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/eaf2f487/attachment-0001.bin>


More information about the llvm-commits mailing list