[all-commits] [llvm/llvm-project] 5d3899: [AArch64][SVE] Mark AES instructions commutable. (...

Ricardo Jesus via All-commits all-commits at lists.llvm.org
Mon Jun 9 00:29:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d3899d293e902124c3602b466031b6b799fb123
      https://github.com/llvm/llvm-project/commit/5d3899d293e902124c3602b466031b6b799fb123
  Author: Ricardo Jesus <rjj at nvidia.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve2-intrinsics-crypto.ll

  Log Message:
  -----------
  [AArch64][SVE] Mark AES instructions commutable. (#142919)

We already do this for the Neon versions of the instructions,
just not for SVE.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list