[all-commits] [llvm/llvm-project] 06411e: [PowerPC][NFC] Provide legacy names for VSX loads ...

nemanja-ibm via All-commits all-commits at lists.llvm.org
Thu Mar 25 04:33:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06411edb9fca4a292634511fc7384ffb12651472
      https://github.com/llvm/llvm-project/commit/06411edb9fca4a292634511fc7384ffb12651472
  Author: Nemanja Ivanovic <nemanjai at ca.ibm.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M clang/lib/Headers/altivec.h

  Log Message:
  -----------
  [PowerPC][NFC] Provide legacy names for VSX loads and stores

Before we unified the names of the builtins across all the
compilers, there were a number of synonyms between them. There
is code out there that uses XL naming for some of these loads and
stores. This just adds those names.




More information about the All-commits mailing list