[PATCH] D129558: [PPC32] fix stack size allocated for float point argument
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 20:28:33 PDT 2022
shchenz added a comment.
In D129558#3649380 <https://reviews.llvm.org/D129558#3649380>, @kernigh wrote:
> Thank you. This diff fixed the pass.c from my bug report. To apply the diff, I needed to remove the pr56469.ll part, because I don't have that file.
Right. pr56469.ll is still on my local branch. I just want to show the diff caused by this patch for better review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129558/new/
https://reviews.llvm.org/D129558
More information about the llvm-commits
mailing list