[PATCH] D88701: [AArch64] Prefer prologues with sp adjustments merged into stp/ldp for WinCFI

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 14:39:16 PDT 2020


efriedma added a comment.

How badly do we really want to match the canonical packed prologue?  Is it really worth generating less efficient instructions to reduce the size of the unwind data?  (I guess it's not a lot less efficient, but still.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88701



More information about the llvm-commits mailing list