[PATCH] D77959: [mlir][StorageUniquer] Replace all usages of std::function with function_ref.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 23:25:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1fc6efaf6aaf: [mlir][StorageUniquer] Replace all usages of std::function with function_ref. (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D77959?vs=256811&id=256834#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77959

Files:
  mlir/include/mlir/IR/AttributeSupport.h
  mlir/include/mlir/Support/StorageUniquer.h
  mlir/lib/IR/MLIRContext.cpp
  mlir/lib/Support/StorageUniquer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77959.256834.patch
Type: text/x-patch
Size: 7635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200412/f5f6ad8d/attachment.bin>


More information about the llvm-commits mailing list