[all-commits] [llvm/llvm-project] d50482: [RISCV] Use ABI align in varargs tests in push-pop...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Dec 4 23:33:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d50482402662ef6053e5666a1b9fddb46dec0e3a
      https://github.com/llvm/llvm-project/commit/d50482402662ef6053e5666a1b9fddb46dec0e3a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M llvm/test/CodeGen/RISCV/push-pop-popret.ll

  Log Message:
  -----------
  [RISCV] Use ABI align in varargs tests in push-pop-popret.ll. NFC (#74423)

The explicit 'align 4' caused the pointers to be underaligned on RV64.




More information about the All-commits mailing list