[llvm] [utils/TableGen/X86CompressEVEXTablesEmitter.cpp] Make sure the tablegen output for the `checkPredicate` function is deterministic (PR #84533)

Shengchen Kan via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 18:28:58 PST 2024


KanRobert wrote:

Not understand. I believe `std::map` is a red-black tree and the iterations on it is deterministic.

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


More information about the llvm-commits mailing list