[all-commits] [llvm/llvm-project] ab3c5f: [NFC][SVE] Use SVE_4_Op_Imm_Pat for sve_intx_dot_b...

junparser via All-commits all-commits at lists.llvm.org
Fri Apr 2 05:17:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab3c5fb28259a3b768d9774baddaab58c7e51438
      https://github.com/llvm/llvm-project/commit/ab3c5fb28259a3b768d9774baddaab58c7e51438
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

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

  Log Message:
  -----------
  [NFC][SVE] Use SVE_4_Op_Imm_Pat for sve_intx_dot_by_indexed_elem


  Commit: 274ac9d40e79f25ac8c928732875708b5bac8f09
      https://github.com/llvm/llvm-project/commit/274ac9d40e79f25ac8c928732875708b5bac8f09
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith.ll

  Log Message:
  -----------
  [AArch64][SVE] Lowering sve.dot to DOT node

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


  Commit: 2dfa2c0ea02d0777fb971c2519b0b9014e72b547
      https://github.com/llvm/llvm-project/commit/2dfa2c0ea02d0777fb971c2519b0b9014e72b547
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith.ll

  Log Message:
  -----------
  [NFC][SVE] update sve-intrinsics-int-arith.ll under update_llc_test_checks.py


Compare: https://github.com/llvm/llvm-project/compare/6dd07fa513cd...2dfa2c0ea02d


More information about the All-commits mailing list