[MLIR][CAPI] Move `DenseMapInfo<MlirTypeID>`
authormax <maksim.levental@gmail.com>
Tue, 30 May 2023 15:46:55 +0000 (10:46 -0500)
committermax <maksim.levental@gmail.com>
Tue, 30 May 2023 17:03:56 +0000 (12:03 -0500)
commitab70b63a71abc741f12ed5ba2ff438fe44f46e5d
tree64065bde0742671d991d82a7e766da22b0190f39
parent0ee73debf7445a9a34dcdf0215a99a2919d00112
[MLIR][CAPI] Move `DenseMapInfo<MlirTypeID>`

I mistakenly put this in `mlir/CAPI/Support.h` at some point during the flurry of refactoring of `TypeCaster`s but as @jpienaar rightly pointed out, it doesn't belong there.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D151669
mlir/include/mlir/CAPI/Support.h
mlir/lib/Bindings/Python/PybindUtils.h