[all-commits] [llvm/llvm-project] 346476: [RISCV] Sink hasSideEffects, mayLoad, mayStore fro...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Mar 11 09:22:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34647667aa022fba4c6520c8283ded1012aaa59e
      https://github.com/llvm/llvm-project/commit/34647667aa022fba4c6520c8283ded1012aaa59e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td

  Log Message:
  -----------
  [RISCV] Sink hasSideEffects, mayLoad, mayStore from defs to classes in RISCVInstrInfoXCV.td. NFC (#130714)

This is consistent with how RISCVInstrInfo.td is generally structured.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list