[all-commits] [llvm/llvm-project] 6e0ae2: [VE] Support vector register in inline asm

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Wed Nov 11 13:18:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e0ae20f3b98b7bb5a44ced22c3da42a8fe5dbc8
      https://github.com/llvm/llvm-project/commit/6e0ae20f3b98b7bb5a44ced22c3da42a8fe5dbc8
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
    M clang/lib/Basic/Targets/VE.h
    A clang/test/CodeGen/VE/ve-inline-asm.c

  Log Message:
  -----------
  [VE] Support vector register in inline asm

Support a vector register constraint in inline asm of clang.
Add a regression test also.

Reviewed By: simoll

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




More information about the All-commits mailing list