[all-commits] [llvm/llvm-project] 94d554: AMDGPU: Don't parse name of sin/cos twice in libca...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 31 08:23:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94d55450d28b1b9b1b7f723d77528436265ace0b
https://github.com/llvm/llvm-project/commit/94d55450d28b1b9b1b7f723d77528436265ace0b
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
Log Message:
-----------
AMDGPU: Don't parse name of sin/cos twice in libcall simplify
Commit: 8f381380905c159bafb8db3b9ce699ec182e892c
https://github.com/llvm/llvm-project/commit/8f381380905c159bafb8db3b9ce699ec182e892c
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
Log Message:
-----------
AMDGPU: Refactor libcall simplify to help with future refined fast math flag usage
https://reviews.llvm.org/D156678
Compare: https://github.com/llvm/llvm-project/compare/ab68df505e5b...8f381380905c
More information about the All-commits
mailing list