[PATCH] D42006: AArch64: Omit callframe setup/destroy when not necessary

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 18:34:41 PST 2018


MatzeB added a comment.

> Please make sure you've run some basic correctness tests before you merge.

I just tested this with the llvm test-suite with an asserts enabled compiler and the benchmarks compiled and ran fine.


Repository:
  rL LLVM

https://reviews.llvm.org/D42006





More information about the llvm-commits mailing list