Files
clang-p2996/mlir/lib/IR/MLIRContext.cpp
Dudeldu ed8bd7176d [MLIR] Allow comparison of opaque properties (#66378)
Add capabilities for comparing opaque properties. This is useful when
dealing with arbitrary operations which can be compare based on their
OperationName. Now you can furthermore compare their properties without
the need to determine their actual type.
2023-09-17 23:46:31 -07:00

46 KiB