[PATCH] D83417: GlobalISel: Restructure argument lowering loop in handleAssignments

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 12:27:15 PDT 2020


arsenm updated this revision to Diff 277936.
arsenm marked an inline comment as done.
arsenm added a comment.

Remove no longer fixed aarch64 case


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

https://reviews.llvm.org/D83417

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83417.277936.patch
Type: text/x-patch
Size: 9316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/8a0c5450/attachment-0001.bin>


More information about the llvm-commits mailing list