[all-commits] [llvm/llvm-project] c84b2c: [VE] Support inline assembly with vector regsiters

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Nov 10 03:56:02 PST 2020


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

  Changed paths:
    M llvm/lib/Target/VE/VEAsmPrinter.cpp
    M llvm/lib/Target/VE/VEISelLowering.cpp
    M llvm/lib/Target/VE/VEISelLowering.h
    A llvm/test/CodeGen/VE/Scalar/inlineasm-vldvst.ll

  Log Message:
  -----------
  [VE] Support inline assembly with vector regsiters

Support inline assembly with vector registers.  Add a regression test also.

Reviewed By: simoll

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




More information about the All-commits mailing list