[PATCH] D78059: [llvm][STLExtras] Add various type_trait utilities currently present in MLIR

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 12:58:15 PDT 2020


rriddle updated this revision to Diff 257446.
rriddle added a comment.
Herald added a subscriber: mgorny.

Add tests for type traits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78059

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/unittests/ADT/CMakeLists.txt
  llvm/unittests/ADT/TypeTraitsTest.cpp
  mlir/include/mlir/ADT/TypeSwitch.h
  mlir/include/mlir/IR/Matchers.h
  mlir/include/mlir/IR/OpDefinition.h
  mlir/include/mlir/Pass/AnalysisManager.h
  mlir/include/mlir/Support/STLExtras.h
  mlir/include/mlir/Support/StorageUniquer.h
  mlir/include/mlir/Transforms/DialectConversion.h
  mlir/lib/IR/SymbolTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78059.257446.patch
Type: text/x-patch
Size: 22088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/12fbb3fa/attachment.bin>


More information about the llvm-commits mailing list