[all-commits] [llvm/llvm-project] 5dbf17: [TLI][NFC] Fix ordering of ArmPL and SLEEF tests (...

Maciej Gabka via All-commits all-commits at lists.llvm.org
Fri Jan 12 07:06:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dbf178154c57851f3519c0e6c36d69b18648d37
      https://github.com/llvm/llvm-project/commit/5dbf178154c57851f3519c0e6c36d69b18648d37
  Author: Maciej Gabka <maciej.gabka at arm.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M llvm/test/CodeGen/AArch64/replace-with-veclib-armpl.ll
    M llvm/test/CodeGen/AArch64/replace-with-veclib-sleef-scalable.ll
    M llvm/test/CodeGen/AArch64/replace-with-veclib-sleef.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/veclib-function-calls.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/veclib-intrinsic-calls.ll

  Log Message:
  -----------
  [TLI][NFC] Fix ordering of ArmPL and SLEEF tests (#77609)

This patch sorts the tests which check if SLEEF and ArmPL mappings are
used, in the order of the math functions base names.




More information about the All-commits mailing list