[PATCH] D105310: Mark SRet argument as pointer in SelectionDAGISel::LowerArguments

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 15:33:43 PDT 2021


efriedma added a reviewer: t.p.northover.
efriedma added a comment.

I suspect this affects arm64_32, at least in terms of the generated SelectionDAG.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105310



More information about the llvm-commits mailing list