[PATCH] D99068: [RISCV][WIP][RFC] Fix stack slot for argument type sizes not a multiple of 64 bits (Bug 49500)

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 04:38:03 PDT 2021


luismarques added a comment.

In D99068#2641053 <https://reviews.llvm.org/D99068#2641053>, @frasercrmck wrote:

> Does this happen to fix D95025 <https://reviews.llvm.org/D95025>? It's certainly in a similar area as my (WIP) fix that I never got round to publishing.

At first glance it looks like it does.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99068/new/

https://reviews.llvm.org/D99068



More information about the llvm-commits mailing list