[all-commits] [llvm/llvm-project] 46846a: [Matrix] Add inline assembly test case.

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Nov 17 07:13:49 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 46846ac45b2c44aa6e33be5ac498309f465ba7eb
      https://github.com/llvm/llvm-project/commit/46846ac45b2c44aa6e33be5ac498309f465ba7eb
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M clang/test/CodeGen/matrix-type.c

  Log Message:
  -----------
  [Matrix] Add inline assembly test case.

This patch adds a new test cases which uses a matrix value as memory
inline assembly argument. Currently the pointer element type does not
match the vector type.




More information about the All-commits mailing list