[all-commits] [llvm/llvm-project] 91bf17: [SDAG] Extract helper to get vecreduce base opcode...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Oct 29 12:22:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 91bf17208833ff10e4d3a7e785c9b54ed14b6df2
      https://github.com/llvm/llvm-project/commit/91bf17208833ff10e4d3a7e785c9b54ed14b6df2
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/ISDOpcodes.h
    M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  [SDAG] Extract helper to get vecreduce base opcode (NFC)




More information about the All-commits mailing list