[all-commits] [llvm/llvm-project] 43f314: clang/HIP: Use abs builtins instead of implementin...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 15 14:40:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43f314f5e6cebe02ff63d5197c8e5c25204b20d2
https://github.com/llvm/llvm-project/commit/43f314f5e6cebe02ff63d5197c8e5c25204b20d2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M clang/lib/Headers/__clang_hip_math.h
Log Message:
-----------
clang/HIP: Use abs builtins instead of implementing them
InstCombine already put these back together so there's no visible
change in the -O1 test for the header.
More information about the All-commits
mailing list