[all-commits] [llvm/llvm-project] 5460b4: AMDGPU: Rename test functions and add some cases f...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Dec 7 12:56:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5460b45564c79214e957eab41902a7a4741dd86a
https://github.com/llvm/llvm-project/commit/5460b45564c79214e957eab41902a7a4741dd86a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M llvm/test/Transforms/Inline/AMDGPU/inline-denormal-fp-math.ll
Log Message:
-----------
AMDGPU: Rename test functions and add some cases for consistency
Test all the permutations.
Commit: 90f60a6a737b397c49c56371f628e4b6440c00fd
https://github.com/llvm/llvm-project/commit/90f60a6a737b397c49c56371f628e4b6440c00fd
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
Log Message:
-----------
NVPTX: Cleanup check for denormal mode
Go through the common query and be explicit about the supported flush
type.
Compare: https://github.com/llvm/llvm-project/compare/c9aff5d2f9d9...90f60a6a737b
More information about the All-commits
mailing list