[all-commits] [llvm/llvm-project] dc452a: Revert "[RISCV] Enable the LocalStackSlotAllocatio...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Nov 1 20:20:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc452a76c27ac0d0a89fb7a30767023b5afcf20c
      https://github.com/llvm/llvm-project/commit/dc452a76c27ac0d0a89fb7a30767023b5afcf20c
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVFrameLowering.h
    M llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
    M llvm/lib/Target/RISCV/RISCVRegisterInfo.h
    M llvm/test/CodeGen/RISCV/local-stack-slot-allocation.ll

  Log Message:
  -----------
  Revert "[RISCV] Enable the LocalStackSlotAllocation pass support"

This reverts commit 82c820b95cf7ec284baf182cf838ca9e26758098.

This failed llvm-testsuite in our downstream and a similar issue
was reported by @rogfer01.




More information about the All-commits mailing list