AMDGPU/SI: Remove isTriviallyReMaterializable() function from SIInstrInfo
Summary: This function is never called. isReallyTriviallyReMaterializable() is the function that should be implemented instead. Reviewers: arsenm Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11620 llvm-svn: 243651
Loading
Please register or sign in to comment