[PATCH] D67189: [AArch64][GlobalISel] Teach AArch64CallLowering to handle basic sibling calls

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 15:43:16 PDT 2019


paquette added a comment.

I'm going to commit this as-is and put up a separate review for remarks.

I figured I'd add them for all of the failure cases, and the success cases. (Basically turn the debug output into remark output.) That makes for a large-ish patch, so I'd like to do it separately.


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

https://reviews.llvm.org/D67189





More information about the llvm-commits mailing list