[all-commits] [llvm/llvm-project] 1fc0a1: [LV][AArch64] Add test for fp128 fmuladd reduction...

Elvis Wang via All-commits all-commits at lists.llvm.org
Mon Apr 28 18:18:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fc0a1401ac2fb092cf413b27e73c413a5d74c52
      https://github.com/llvm/llvm-project/commit/1fc0a1401ac2fb092cf413b27e73c413a5d74c52
  Author: Elvis Wang <elvis.wang at sifive.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/AArch64/f128-fmuladd-reduction.ll

  Log Message:
  -----------
  [LV][AArch64] Add test for fp128 fmuladd reduction.(NFC) (#137576)

This patch add the test for the fmuladd reduction to show the test
change/fail for the cost model change.

Note that without the fp128 load and trunc, there is no failure.

Pre-commit test for #113903.



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