[all-commits] [llvm/llvm-project] 65e0dc: [RISCV] Add test cases showing missed opportunity ...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Jan 24 20:20:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65e0dc68f5add3579b4a582ca03755cd28d38d09
      https://github.com/llvm/llvm-project/commit/65e0dc68f5add3579b4a582ca03755cd28d38d09
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M llvm/test/CodeGen/RISCV/atomic-signext.ll

  Log Message:
  -----------
  [RISCV] Add test cases showing missed opportunity to remove sext.w after amocas.w. NFC


  Commit: 5446902cf2cda4fb17078d04207d2544518a49be
      https://github.com/llvm/llvm-project/commit/5446902cf2cda4fb17078d04207d2544518a49be
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoZa.td
    M llvm/test/CodeGen/RISCV/atomic-signext.ll

  Log Message:
  -----------
  [RISCV] Add IsSignExtendingOpW to amocas.w. (#79351)


Compare: https://github.com/llvm/llvm-project/compare/84be954cb26e...5446902cf2cd


More information about the All-commits mailing list