[all-commits] [llvm/llvm-project] 10cc5b: [PowerPC] Add more missing overloads to altivec.h
Nemanja Ivanovic via All-commits
all-commits at lists.llvm.org
Mon Mar 22 21:11:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10cc5bcd868c433f9a781aef82178b04e98bd098
https://github.com/llvm/llvm-project/commit/10cc5bcd868c433f9a781aef82178b04e98bd098
Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
Date: 2021-03-22 (Mon, 22 Mar 2021)
Changed paths:
M clang/lib/Headers/altivec.h
M clang/test/CodeGen/builtins-ppc-vsx.c
Log Message:
-----------
[PowerPC] Add more missing overloads to altivec.h
Add vec_permi as a synonym for vec_xxpermdi (but only for
doubleword vectors).
More information about the All-commits
mailing list