[all-commits] [llvm/llvm-project] 970022: [Analysis] Change VFABI::mangleTLIVectorName to us...

david-arm via All-commits all-commits at lists.llvm.org
Fri Feb 12 01:38:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9700228abc78db18b90c4e5fdb0c9cd582415e56
      https://github.com/llvm/llvm-project/commit/9700228abc78db18b90c4e5fdb0c9cd582415e56
  Author: David Sherwood <david.sherwood at arm.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/VectorUtils.h
    M llvm/lib/Analysis/VectorUtils.cpp
    M llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
    M llvm/unittests/Analysis/VectorFunctionABITest.cpp

  Log Message:
  -----------
  [Analysis] Change VFABI::mangleTLIVectorName to use ElementCount

Adds support for mangling TLI vector names for scalable vectors.

Differential Revision: https://reviews.llvm.org/D96338




More information about the All-commits mailing list