[all-commits] [llvm/llvm-project] 98cfca: Revert "[RISCV] Add cost modelling for masked memo...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Mar 2 08:33:21 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98cfcae4e965a29369e3205f5d7509b7a6116513
      https://github.com/llvm/llvm-project/commit/98cfcae4e965a29369e3205f5d7509b7a6116513
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
    R llvm/test/Analysis/CostModel/RISCV/masked_ldst.ll

  Log Message:
  -----------
  Revert "[RISCV] Add cost modelling for masked memory op"

This reverts commit 76f243b53b1c4bed5defe8ffac1fd739a39b0097.

The newly added test fails.




More information about the All-commits mailing list