[PATCH] D70777: AArch64: use some crypto instructions during CodeGen
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 11:45:01 PST 2019
fhahn added a comment.
Could we run into issues similar to D70673 <https://reviews.llvm.org/D70673>, where we match the patterns without considering the uses, resulting in worse code if operands are used multiple times?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70777/new/
https://reviews.llvm.org/D70777
More information about the llvm-commits
mailing list