[all-commits] [llvm/llvm-project] 1d7abc: [AArch64][SVE] Add tests for VLST -> VLAT lax conv...

Joe Ellis via All-commits all-commits at lists.llvm.org
Tue Nov 17 10:04:18 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d7abcf99e3d8f9ac7e24be5758da7cfef656400
      https://github.com/llvm/llvm-project/commit/1d7abcf99e3d8f9ac7e24be5758da7cfef656400
  Author: Joe Ellis <joe.ellis at arm.com>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M clang/test/Sema/aarch64-sve-lax-vector-conversions.c
    M clang/test/SemaCXX/aarch64-sve-lax-vector-conversions.cpp

  Log Message:
  -----------
  [AArch64][SVE] Add tests for VLST -> VLAT lax conversions

These were previously missing from the SVE lax conversions tests
introduced in this commit:

    23a96b84a8d985b686a4e06dec1f7aebc0cca6c6
    (https://reviews.llvm.org/D91067)

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




More information about the All-commits mailing list