[all-commits] [llvm/llvm-project] da0755: [RISCV][test] Test showing missed optimisation for...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Jan 17 00:11:57 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da0755f7b7ccb08c8819125bc7b75e0129e4be42
      https://github.com/llvm/llvm-project/commit/da0755f7b7ccb08c8819125bc7b75e0129e4be42
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    A llvm/test/CodeGen/RISCV/spill-fill-fold.ll

  Log Message:
  -----------
  [RISCV][test] Test showing missed optimisation for spills/fills of GPR<->FPR moves

The fmv can be removed through appropriate logic in
RISCVInstrInfo::foldMemoryOperandImpl.




More information about the All-commits mailing list