[all-commits] [llvm/llvm-project] 9b5120: [RISCV] A test demonstrating missed opportunity to...

Mikhail Gudim via All-commits all-commits at lists.llvm.org
Tue Oct 3 07:18:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b5120050f230c174a77b724e0c57928d6db584d
      https://github.com/llvm/llvm-project/commit/9b5120050f230c174a77b724e0c57928d6db584d
  Author: Mikhail Gudim <mgudim at gmail.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M llvm/test/CodeGen/RISCV/fold-addi-loadstore.ll

  Log Message:
  -----------
  [RISCV] A test demonstrating missed opportunity to combine `addi` into (#67022)

load / store offset.

The patch to address this will be in a separate PR.

A possible fix: https://github.com/llvm/llvm-project/pull/67024/files




More information about the All-commits mailing list