[all-commits] [llvm/llvm-project] 252567: [DAGCombine][NFC] Use ArrayRef and correctly size ...

Clement Courbet via All-commits all-commits at lists.llvm.org
Wed Nov 20 23:54:14 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 252567377c5e8613c1a238bd8598120945185b39
      https://github.com/llvm/llvm-project/commit/252567377c5e8613c1a238bd8598120945185b39
  Author: Clement Courbet <courbet at google.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

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

  Log Message:
  -----------
  [DAGCombine][NFC] Use ArrayRef and correctly size SmallVectors.

In preparation for D70487.




More information about the All-commits mailing list