[PATCH] D34142: [ARM] Add macro fusion for AES instructions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 10:28:16 PDT 2017


fhahn added a comment.

I committed the generic MacroFusion pass yesterday (https://reviews.llvm.org/D34144) and this patch is already updated to work with the committed version.


https://reviews.llvm.org/D34142





More information about the llvm-commits mailing list