[all-commits] [llvm/llvm-project] eba849: Revert "[AARCH64][CostModel] Modified the cost of ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Sep 28 07:35:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eba84971aeefd697f0c0afb96e1c2772745992d9
      https://github.com/llvm/llvm-project/commit/eba84971aeefd697f0c0afb96e1c2772745992d9
  Author: Florian Hahn <flo at fhahn.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:
  -----------
  Revert "[AARCH64][CostModel] Modified the cost of mask vector load/store"

This reverts commit 1c62af3e23cab41074f7ce0ba86a93bea82b99b9.

The commit causes the test below to fail. Revert for now to get the bots
back to green.

Failing test:
lvm/test/Transforms/LoopVectorize/AArch64/masked-op-cost.ll




More information about the All-commits mailing list