[all-commits] [llvm/llvm-project] 9e0f9f: [RISCV] Preserve chain output when selecting splat...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Nov 29 18:10:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e0f9f113248093e737c4cf5450f0a3c2bcd90ba
      https://github.com/llvm/llvm-project/commit/9e0f9f113248093e737c4cf5450f0a3c2bcd90ba
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

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

  Log Message:
  -----------
  [RISCV] Preserve chain output when selecting splat as x0 strided load.

We need the vlse node to have a chain output and it should replace
the chain output of the original load.




More information about the All-commits mailing list