[PATCH] D63552: [AArch64 GlobalISel] Cleanup CallLowering. NFCI

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 07:01:27 PDT 2019


rovka created this revision.
rovka added reviewers: aemerson, t.p.northover, aditya_nandakumar, dsanders.
Herald added subscribers: Petar.Avramovic, hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.

Now that lowerCall and lowerFormalArgs have been refactored, we can
simplify splitToValueTypes.


https://reviews.llvm.org/D63552

Files:
  llvm/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/lib/Target/AArch64/AArch64CallLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63552.205578.patch
Type: text/x-patch
Size: 5444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/b496b1a3/attachment.bin>


More information about the llvm-commits mailing list