[AMDGPU] Move LDS lowering related utility functions to a separate utils file.
Move some utility functions which are used within LDS lowering pass to a separate utils file so that other LDS related passes can make use of them when required. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D100526
Loading
Please sign in to comment