[llvm] [mlir] [EquivalenceClasses] Use DenseMap instead of std::set. (NFC) (PR #134264)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 5 02:40:20 PDT 2025


https://github.com/fhahn commented:

> Are there any operator< we can drop now?

Couldnt find any more, most uses are either pointers or some variant of integers.

https://github.com/llvm/llvm-project/pull/134264


More information about the llvm-commits mailing list