[all-commits] [llvm/llvm-project] 0f94c3: [NFC][DAGCombine] Extract getFirstIndexOf() lambda...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Mon Jun 14 06:26:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f94c3c80dde666f369ef98057ac943e869c3d52
      https://github.com/llvm/llvm-project/commit/0f94c3c80dde666f369ef98057ac943e869c3d52
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [NFC][DAGCombine] Extract getFirstIndexOf() lambda back into a function

Not all supported compilers like such lambdas, at least one buildbot is unhappy.




More information about the All-commits mailing list