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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c230138011cbf07ad7caf9d256ae9d0c5032a974
      https://github.com/llvm/llvm-project/commit/c230138011cbf07ad7caf9d256ae9d0c5032a974
  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 MapVector after #73310

Otherwise `ComplexPatternList` order can be non-deterministic.




More information about the All-commits mailing list