[PATCH] D52256: AArch64: Add FuseCryptoApple fusion rules

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 18:29:50 PDT 2018


MatzeB created this revision.
MatzeB added reviewers: fhahn, javed.absar, evandro.
Herald added subscribers: kristof.beyls, mcrosier.

There's some additional macro fusion opportunities on newer apple CPUs.


Repository:
  rL LLVM

https://reviews.llvm.org/D52256

Files:
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64MacroFusion.cpp
  lib/Target/AArch64/AArch64Subtarget.h
  test/CodeGen/AArch64/misched-fusion-aes.ll
  test/CodeGen/AArch64/misched-fusion-crypto.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52256.166061.patch
Type: text/x-patch
Size: 7488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/4c5ecc75/attachment.bin>


More information about the llvm-commits mailing list