[all-commits] [llvm/llvm-project] 3e89ac: [RISCV] Rename getELEN to getELen [nfc]

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Aug 31 11:27:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e89aca4463446cf17f75f492abd8724cb2b9f48
      https://github.com/llvm/llvm-project/commit/3e89aca4463446cf17f75f492abd8724cb2b9f48
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

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

  Log Message:
  -----------
  [RISCV] Rename getELEN to getELen [nfc]

Let's follow the naming scheme use for DLen, XLen, and FLen.




More information about the All-commits mailing list