[PATCH] D108795: [PowerPC] Fix issue with lowering byval parameters.

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 13:47:14 PDT 2021


nemanjai added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/ppc64-byval-multi-store.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -verify-machineinstrs --mtriple powerpc64le-unknown-linux-gnu \
----------------
nemanjai wrote:
> Please pre-commit to show only the differences in code-gen.
Did you miss this comment or is the pre-commit and rebase coming?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108795



More information about the llvm-commits mailing list