[all-commits] [llvm/llvm-project] a72d38: [VE] Change the default type of v64 register class

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Thu Nov 12 02:07:29 PST 2020


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

  Changed paths:
    M llvm/lib/Target/VE/VERegisterInfo.td
    A llvm/test/CodeGen/VE/Scalar/inlineasm-vldvst-reg.ll

  Log Message:
  -----------
  [VE] Change the default type of v64 register class

Change the default type of v64 register class from v512i32 to v256f64.
Add a regression test also.

Reviewed By: simoll

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




More information about the All-commits mailing list