[all-commits] [llvm/llvm-project] b6e50e: [AArch64] Simplify definitions of SVE/SME intrinsi...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Mon Feb 3 01:38:28 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6e50ed20931a8887ca6f7df8842a83a6e9751d2
      https://github.com/llvm/llvm-project/commit/b6e50ed20931a8887ca6f7df8842a83a6e9751d2
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2025-02-03 (Mon, 03 Feb 2025)

  Changed paths:
    M clang/include/clang/Basic/arm_sme.td
    M clang/include/clang/Basic/arm_sve.td
    M clang/utils/TableGen/SveEmitter.cpp

  Log Message:
  -----------
  [AArch64] Simplify definitions of SVE/SME intrinsics which set FPMR (#123796)

If an intrinsic has an `fpm_t` parameter, automatically set the flag
`SetsFPMR` and append "_fpm" to the name.



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