[PATCH] D33836: [AArch64] Enable FeatureFuseAES for the generic processor model.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 13:44:36 PDT 2017


fhahn added a comment.

The performance impact on cores without that optimization should be minimal, but unfortunately I only have access to Cortex-A cores for benchmarking, so I cannot provide any numbers for other cores. On early Cortex-A cores the impact was not noticeable though.


https://reviews.llvm.org/D33836





More information about the llvm-commits mailing list