[all-commits] [llvm/llvm-project] db4d6e: AMDGPU: Directly emit fabs intrinsic instead of ne...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 31 16:20:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db4d6ef9efccb2781b4a2bb64eba0f40d0a8eec3
https://github.com/llvm/llvm-project/commit/db4d6ef9efccb2781b4a2bb64eba0f40d0a8eec3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
M llvm/test/CodeGen/AMDGPU/simplify-libcalls.ll
Log Message:
-----------
AMDGPU: Directly emit fabs intrinsic instead of new libcall
More information about the All-commits
mailing list