[all-commits] [llvm/llvm-project] 87d36c: [AArch64] Add phase ordering tests for some basic ...

David Green via All-commits all-commits at lists.llvm.org
Sat Apr 20 08:40:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87d36c5d8285b61f3e39b3f63d5eced733bd9d3e
      https://github.com/llvm/llvm-project/commit/87d36c5d8285b61f3e39b3f63d5eced733bd9d3e
  Author: David Green <david.green at arm.com>
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
    A llvm/test/Transforms/PhaseOrdering/AArch64/interleavevectorization.ll

  Log Message:
  -----------
  [AArch64] Add phase ordering tests for some basic interleaving vectorization patterns. NFC


  Commit: a8105026ff548412967bc68ffb57f4fb6aecb652
      https://github.com/llvm/llvm-project/commit/a8105026ff548412967bc68ffb57f4fb6aecb652
  Author: David Green <david.green at arm.com>
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  [LV] Fix warning about Mask being set twice. NFC


Compare: https://github.com/llvm/llvm-project/compare/5a1a5226b578...a8105026ff54

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