[all-commits] [llvm/llvm-project] 3e97e9: [NFC][RISCV] Move getSEWLMULRatio function to header

Anton Sidorenko via All-commits all-commits at lists.llvm.org
Wed Oct 5 07:12:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e97e9423742b8ad07358d01b63ffbedde23b2a4
      https://github.com/llvm/llvm-project/commit/3e97e9423742b8ad07358d01b63ffbedde23b2a4
  Author: Anton Sidorenko <anton.sidorenko at syntacore.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
    M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp

  Log Message:
  -----------
  [NFC][RISCV] Move getSEWLMULRatio function to header

More uses of getSEWLMULRatio will be added in D130895.

Reviewed By: craig.topper, frasercrmck

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




More information about the All-commits mailing list