[PATCH] D47239: [InstCombine] Combine XOR and AES insructions on ARM/ARM64

Michael Brase via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 23 15:29:44 PDT 2018


mbrase updated this revision to Diff 148304.
mbrase added a comment.

I updated the testcases to include negative tests (for when the AES key is non-zero)


https://reviews.llvm.org/D47239

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/AArch64/aes-intrinsics.ll
  test/Transforms/InstCombine/ARM/aes-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47239.148304.patch
Type: text/x-patch
Size: 6402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/4635bacb/attachment.bin>


More information about the llvm-commits mailing list