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

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 12:21:35 PDT 2017


evandro added a comment.

Since it follows the precedent in GCC, I am fine with it.  I suspect that targets that do not support this, whether in order or out of order, would perform the same.  Can you share any data, @fhahn?


https://reviews.llvm.org/D33836





More information about the llvm-commits mailing list