[all-commits] [llvm/llvm-project] ec7a23: [TLI] Use the VFABI demangling when declaring vect...

Alexandros Lamprineas via All-commits all-commits at lists.llvm.org
Wed Jan 3 06:29:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec7a231b30e5dcbaa2fe20ba9a793bffed4ea2cf
      https://github.com/llvm/llvm-project/commit/ec7a231b30e5dcbaa2fe20ba9a793bffed4ea2cf
  Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
    M llvm/test/Transforms/Util/add-TLI-mappings.ll

  Log Message:
  -----------
  [TLI] Use the VFABI demangling when declaring vector variants. (#76753)

When creating a declaration for a vector variant, in order to determine
the argument types we need to consult the VFABI demangler. This will
allow us to add TLI mappings with linear arguments (see #76060).




More information about the All-commits mailing list