[all-commits] [llvm/llvm-project] 7cd283: [PowerPC] Add vec_vupkhpx and vec_vupklpx for XL c...
Nemanja Ivanovic via All-commits
all-commits at lists.llvm.org
Fri May 14 06:02:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cd2833311ab614775bc695e7bb808159a02e2a9
https://github.com/llvm/llvm-project/commit/7cd2833311ab614775bc695e7bb808159a02e2a9
Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
Date: 2021-05-14 (Fri, 14 May 2021)
Changed paths:
M clang/lib/Headers/altivec.h
M clang/test/CodeGen/builtins-ppc-altivec.c
Log Message:
-----------
[PowerPC] Add vec_vupkhpx and vec_vupklpx for XL compatibility
These are old names for these functions that XL still supports.
More information about the All-commits
mailing list