diff options
author | Thomas Symalla <info@seuchomat.org> | 2022-11-29 20:15:40 +0100 |
---|---|---|
committer | Thomas Symalla <thomas.symalla@amd.com> | 2022-11-30 07:58:32 +0100 |
commit | 851176c7f760ca27ef6aff4ab0b6491afd7b0304 (patch) | |
tree | 1127da8b1df873d64b9b15d2b170da5b37d92308 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 077baefc998dd55ba1b91d9c9e284ce5a8e0216e (diff) | |
download | llvm-851176c7f760ca27ef6aff4ab0b6491afd7b0304.zip llvm-851176c7f760ca27ef6aff4ab0b6491afd7b0304.tar.gz llvm-851176c7f760ca27ef6aff4ab0b6491afd7b0304.tar.bz2 |
[AMDGPU] Remove AMDGPUISelDAGToDAG::isKnownNeverNaN
This function removes the mentioned function, as it only does two
checks which are already implemented as part of
SelectionDAG::isKnownNeverNaN - which is called there.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D138938
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions