[all-commits] [llvm/llvm-project] 352037: [RISCV] Rename the RVVBaseAddr ComplexPattern to j...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Feb 13 12:03:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3520371ddbf99ec695dd8b32c947c2c24344ac68
      https://github.com/llvm/llvm-project/commit/3520371ddbf99ec695dd8b32c947c2c24344ac68
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoA.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td

  Log Message:
  -----------
  [RISCV] Rename the RVVBaseAddr ComplexPattern to just BaseAddr and use it to merge some scalar load/store patterns too.




More information about the All-commits mailing list