Files
clang-p2996/mlir/lib/IR/Dialect.cpp
Kazu Hirata 6ce44266fc [mlir] Use heterogenous lookups with std::map (NFC) (#115426)
Heterogenous lookups allow us to call find with StringRef, avoiding a
temporary heap allocation of std::string.
2024-11-08 07:33:59 -08:00

12 KiB