[all-commits] [llvm/llvm-project] 6e42f9: [RISCV] Remove AtomicStPat now that atomic_store h...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Aug 31 19:32:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e42f905ae215fbf0c92b57780b64b274cc7e206
      https://github.com/llvm/llvm-project/commit/6e42f905ae215fbf0c92b57780b64b274cc7e206
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

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

  Log Message:
  -----------
  [RISCV] Remove AtomicStPat now that atomic_store has the same operand order as store. NFC

Use StPat instead.




More information about the All-commits mailing list