[all-commits] [llvm/llvm-project] 37db04: [VE] Remove unnecessary iz pattern

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Apr 13 23:58:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 37db04dda6734963eda1fc83d4cec04cdc4adc87
      https://github.com/llvm/llvm-project/commit/37db04dda6734963eda1fc83d4cec04cdc4adc87
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

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

  Log Message:
  -----------
  [VE] Remove unnecessary iz pattern

Summary:
This iz pattern is a special pattern of im pattern.  This im pattern
has been supported by https://reviews.llvm.org/D77769, so removing
iz pattern as a continuous patch.

Reviewed By: simoll

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




More information about the All-commits mailing list