[all-commits] [llvm/llvm-project] 7a64cc: [RISCV] Make use of DAG.getNeutralElement in lower...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Mar 8 09:17:16 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a64cc4a764eb30499d8254d071e2e315a46f3dd
      https://github.com/llvm/llvm-project/commit/7a64cc4a764eb30499d8254d071e2e315a46f3dd
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV] Make use of DAG.getNeutralElement in lowerVECREDUCE to avoid repeating the same list of constants. NFC

Reviewed By: frasercrmck, khchen

Differential Revision: https://reviews.llvm.org/D98091




More information about the All-commits mailing list