[all-commits] [llvm/llvm-project] 6551f7: [LV] Add test for vectorisation of SAXPY unrolled ...

Ricardo Jesus via All-commits all-commits at lists.llvm.org
Wed Aug 27 01:02:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6551f7f1cd623e04e30c06eb58a85ef2fd768be9
      https://github.com/llvm/llvm-project/commit/6551f7f1cd623e04e30c06eb58a85ef2fd768be9
  Author: Ricardo Jesus <rjj at nvidia.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M llvm/test/Transforms/PhaseOrdering/AArch64/interleave_vec.ll

  Log Message:
  -----------
  [LV] Add test for vectorisation of SAXPY unrolled by 5 (NFC). (#153039)

This test contains a vectorisation example of a loop based on SAXPY
manually unrolled by five, as discussed in #148808.



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