[all-commits] [llvm/llvm-project] 3bcd0e: [PowerPC] Add vec_roundc as alias for vec_rint in ...
Nemanja Ivanovic via All-commits
all-commits at lists.llvm.org
Thu Apr 22 03:32:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bcd0ece43bd117b9931d2b010b50884aa74870a
https://github.com/llvm/llvm-project/commit/3bcd0ece43bd117b9931d2b010b50884aa74870a
Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M clang/lib/Headers/altivec.h
M clang/test/CodeGen/builtins-ppc-vsx.c
Log Message:
-----------
[PowerPC] Add vec_roundc as alias for vec_rint in altivec.h
For compatibility with XLC, add these overloads.
More information about the All-commits
mailing list