[all-commits] [llvm/llvm-project] 1ff828: [AArch64][LV] Disable maximising bandwidth for str...

Dinar Temirbulatov via All-commits all-commits at lists.llvm.org
Tue May 23 05:59:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ff828c6c837055b1f773ac1271f3ce249a1b0e1
      https://github.com/llvm/llvm-project/commit/1ff828c6c837055b1f773ac1271f3ce249a1b0e1
  Author: Dinar Temirbulatov <dinar.temirbulatov at arm.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/AArch64/streaming-compatible-sve-no-maximize-bandwidth.ll

  Log Message:
  -----------
  [AArch64][LV] Disable maximising bandwidth for streaming compatible sve

We noticed some runtime performance improvements by disabling maximising
bandwidth for streaming compatible sve.

Differential Revision: https://reviews.llvm.org/D150336




More information about the All-commits mailing list