[all-commits] [llvm/llvm-project] 19044b: [NFC][TLI] order SLEEF and ArmPL mappings by alpha...

Maciej Gabka via All-commits all-commits at lists.llvm.org
Wed Jan 10 04:28:14 PST 2024


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

  Changed paths:
    M llvm/include/llvm/Analysis/VecFuncs.def

  Log Message:
  -----------
  [NFC][TLI] order SLEEF and ArmPL mappings by alphabetical order (#77500)

To make checking test easier, it is better to keep an order of the TLI
mappings. This patch sorts all variants of the SLEEF and ArmPL mappings
 in the order of their base names.
This patch also removes some extra inconsistent whitespace added to some
of the entries.




More information about the All-commits mailing list