[PATCH] D129558: [PPC32] fix stack size allocated for float point argument

George Koehler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 12:16:56 PDT 2022


kernigh added a comment.

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.


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