[all-commits] [llvm/llvm-project] b723aa: [InstCombine]Generalise regression tests for sve

Nashe Mncube via All-commits all-commits at lists.llvm.org
Fri Mar 26 05:05:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b723aa2a5ab26a58344ce4a9207cb54830151bcd
      https://github.com/llvm/llvm-project/commit/b723aa2a5ab26a58344ce4a9207cb54830151bcd
  Author: Nashe Mncube <nashe.mncube at arm.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    R llvm/test/Transforms/InstCombine/AArch64/sve-bitcast-inseltpoison.ll
    R llvm/test/Transforms/InstCombine/AArch64/sve-bitcast.ll
    R llvm/test/Transforms/InstCombine/AArch64/sve-cast-of-alloc.ll
    R llvm/test/Transforms/InstCombine/AArch64/sve-const-fp-splat.ll
    R llvm/test/Transforms/InstCombine/AArch64/sve-trunc.ll
    A llvm/test/Transforms/InstCombine/scalable-bitcast-inseltpoison.ll
    A llvm/test/Transforms/InstCombine/scalable-bitcast.ll
    A llvm/test/Transforms/InstCombine/scalable-cast-of-alloc.ll
    A llvm/test/Transforms/InstCombine/scalable-const-fp-splat.ll
    A llvm/test/Transforms/InstCombine/scalable-trunc.ll

  Log Message:
  -----------
  [InstCombine]Generalise regression tests for sve

The tests, test/Transforms/InstCombine/AArch64/sve-*,
have been shown to not be AArch64 specific. These tests
have been renamed and moved to reflect this.

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




More information about the All-commits mailing list