[all-commits] [llvm/llvm-project] 3c776c: [PowerPC] add XLC compat builtin __abs
Chen Zheng via All-commits
all-commits at lists.llvm.org
Wed Apr 20 02:36:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c776c70a76e9fe51fd978595315e6cef8e7fbb0
https://github.com/llvm/llvm-project/commit/3c776c70a76e9fe51fd978595315e6cef8e7fbb0
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M clang/lib/Basic/Targets/PPC.cpp
M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-macros.c
Log Message:
-----------
[PowerPC] add XLC compat builtin __abs
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D123372
More information about the All-commits
mailing list