[all-commits] [llvm/llvm-project] 1c62af: [AARCH64][CostModel] Modified the cost of mask vec...

LiqinWeng via All-commits all-commits at lists.llvm.org
Wed Sep 28 04:41:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c62af3e23cab41074f7ce0ba86a93bea82b99b9
      https://github.com/llvm/llvm-project/commit/1c62af3e23cab41074f7ce0ba86a93bea82b99b9
  Author: liqinweng <Liqin.Weng at streamcomputing.com>
  Date:   2022-09-28 (Wed, 28 Sep 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/AArch64/masked_ldst.ll
    M llvm/test/Analysis/CostModel/AArch64/masked_ldst_vls.ll

  Log Message:
  -----------
  [AARCH64][CostModel] Modified the cost of mask vector load/store

Reviewed By: david-arm

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




More information about the All-commits mailing list