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

LiqinWeng via All-commits all-commits at lists.llvm.org
Thu Dec 8 22:19:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6efb45f5ab3735363137d0836bf30a41d2bbebcf
      https://github.com/llvm/llvm-project/commit/6efb45f5ab3735363137d0836bf30a41d2bbebcf
  Author: liqinweng <Liqin.Weng at streamcomputing.com>
  Date:   2022-12-09 (Fri, 09 Dec 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
    M llvm/test/Transforms/LoopVectorize/AArch64/masked-op-cost.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