[all-commits] [llvm/llvm-project] c0692c: [RISCV] Adjust code to fallthrough to a single adj...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Nov 30 10:46:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0692c08ee2ec60bb6bdd9dbe1b2c79235ce6f35
      https://github.com/llvm/llvm-project/commit/c0692c08ee2ec60bb6bdd9dbe1b2c79235ce6f35
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp

  Log Message:
  -----------
  [RISCV] Adjust code to fallthrough to a single adjustReg callsite [nfc]

Note that we have to now pass alignment to that callsite because the wrapper previously did that for us for fixed offsets.




More information about the All-commits mailing list