[all-commits] [llvm/llvm-project] 50d3fe: [NFC][InstCombine][AArch64] Refactor SVE intrinsic...

Paul Walker via All-commits all-commits at lists.llvm.org
Tue Apr 29 03:48:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50d3febf1700e5b829a596cc66afe24ae8e4c6c9
      https://github.com/llvm/llvm-project/commit/50d3febf1700e5b829a596cc66afe24ae8e4c6c9
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    R llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-comb-m-forms-no-active-lanes.ll
    M llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-comb-no-active-lanes-cmp.ll
    A llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-comb-no-active-lanes.ll
    A llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-simplify-to-u-form.ll
    R llvm/test/Transforms/InstCombine/AArch64/sve-intrinsics-combine-to-u-forms.ll

  Log Message:
  -----------
  [NFC][InstCombine][AArch64] Refactor SVE intrinsics tests.

Only test a single element type because the combines are not sensitive
to them. Extend coverage to cover the majority of SVE merging
intrinsics.



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