[all-commits] [llvm/llvm-project] e476a0: [TLI] ReplaceWithVecLib pass uses CostModel

Paschalis Mpeis via All-commits all-commits at lists.llvm.org
Fri Jan 19 01:42:18 PST 2024


  Branch: refs/heads/users/paschalis-mpeis/replace-with-veclib-uses-costmodel
  Home:   https://github.com/llvm/llvm-project
  Commit: e476a0e02c024d3787b4b2268faa72c9fe80a60c
      https://github.com/llvm/llvm-project/commit/e476a0e02c024d3787b4b2268faa72c9fe80a60c
  Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M llvm/lib/CodeGen/ReplaceWithVeclib.cpp
    M llvm/test/CodeGen/AArch64/replace-with-veclib-armpl.ll
    M llvm/test/CodeGen/AArch64/replace-with-veclib-sleef.ll

  Log Message:
  -----------
  [TLI] ReplaceWithVecLib pass uses CostModel

Pass replace-with-veclib only replaces to veclib calls when their cost
is not found to be higher than the cost of the original instruction.




More information about the All-commits mailing list