[all-commits] [llvm/llvm-project] c185a6: [SelectionDAG, TableGen] Use stable_sort after #73310

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jan 11 19:02:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c185a66d8330c07d5878f95d007ba10d107dd59e
      https://github.com/llvm/llvm-project/commit/c185a66d8330c07d5878f95d007ba10d107dd59e
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    M llvm/utils/TableGen/DAGISelMatcherEmitter.cpp

  Log Message:
  -----------
  [SelectionDAG,TableGen] Use stable_sort after #73310

to ensure determinism with
https://libcxx.llvm.org/DesignDocs/UnspecifiedBehaviorRandomization.html#unspecified-behavior-randomization




More information about the All-commits mailing list