[all-commits] [llvm/llvm-project] 06bd56: [RISCV] Update comments about getInstSizeInBytes h...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Jan 28 10:00:21 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06bd56d47d115613cfd8aee703a3df08a33380e4
      https://github.com/llvm/llvm-project/commit/06bd56d47d115613cfd8aee703a3df08a33380e4
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
    M llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
    M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp

  Log Message:
  -----------
  [RISCV] Update comments about getInstSizeInBytes hard-coding the number of bytes.

After D118175, we get the information from the tablegen definition.

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




More information about the All-commits mailing list