[PATCH] D142135: [AArch64] Basic target("+crypto") handling

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 00:07:20 PST 2023


tmatheson added a comment.

I'm concerned that the `+crypto`` situation is already confusing, and adding another different meaning for it in the context of the `target(...)` attribute exacerbates it. Is the plan for this to eventually match the behaviour of `-march=...+crypto`?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142135/new/

https://reviews.llvm.org/D142135



More information about the llvm-commits mailing list