[all-commits] [llvm/llvm-project] c8e108: [VE][nfc] Use RRIm for RRINDm, remove the latter

Simon Moll via All-commits all-commits at lists.llvm.org
Thu Mar 12 07:38:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c8e1081da628d941abdab121a6949b6d5daf9f68
      https://github.com/llvm/llvm-project/commit/c8e1081da628d941abdab121a6949b6d5daf9f68
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEInstrInfo.td

  Log Message:
  -----------
  [VE][nfc] Use RRIm for RRINDm, remove the latter

Summary:
De-duplicate isel instruction classes by using RRIm for RRINDm. The latter
becomes obsolete.

Reviewed By: arsenm

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




More information about the All-commits mailing list