[all-commits] [llvm/llvm-project] 4e5b3f: [RISCV] Consolidate a bit of common logic for form...

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Dec 9 08:19:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e5b3f63075b03597a0ae5de894a7d181e3444f3
      https://github.com/llvm/llvm-project/commit/4e5b3f63075b03597a0ae5de894a7d181e3444f3
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

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

  Log Message:
  -----------
  [RISCV] Consolidate a bit of common logic for forming reductions

There's several patches in flght which change this code, better to only have one copy.

The VP case is left seperate for the moment as the result value type differs.




More information about the All-commits mailing list