[all-commits] [llvm/llvm-project] 67ed14: [NFC][AArch64] Rename SVE2p1 sclamp and uclamp tests

david-arm via All-commits all-commits at lists.llvm.org
Mon Jan 23 05:18:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67ed142a35a11521c10d23190407d726de27f660
      https://github.com/llvm/llvm-project/commit/67ed142a35a11521c10d23190407d726de27f660
  Author: David Sherwood <david.sherwood at arm.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    R llvm/test/CodeGen/AArch64/sve2-intrinsics-sclamp.ll
    R llvm/test/CodeGen/AArch64/sve2-intrinsics-uclamp.ll
    A llvm/test/CodeGen/AArch64/sve2p1-intrinsics-sclamp.ll
    A llvm/test/CodeGen/AArch64/sve2p1-intrinsics-uclamp.ll

  Log Message:
  -----------
  [NFC][AArch64] Rename SVE2p1 sclamp and uclamp tests

Both sclamp and uclamp are part of the SVE2p1 feature so I've
renamed the tests accordingly:

sve2-intrinsics-sclamp.ll -> sve2p1-intrinsics-sclamp.ll
sve2-intrinsics-uclamp.ll -> sve2p1-intrinsics-uclamp.ll




More information about the All-commits mailing list