[all-commits] [llvm/llvm-project] e87161: [SVE] Make ISD::SPLAT_VECTOR a legal operation.

paulwalker-arm via All-commits all-commits at lists.llvm.org
Wed Jun 22 16:44:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8716179eb0b57ad6d767bb17f349f32f387c7bd
      https://github.com/llvm/llvm-project/commit/e8716179eb0b57ad6d767bb17f349f32f387c7bd
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td

  Log Message:
  -----------
  [SVE] Make ISD::SPLAT_VECTOR a legal operation.

The implication of this patch being AArch64ISD::DUP no longer
supports scalable vectors.

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




More information about the All-commits mailing list