[AMDGPU] Remove legality checks from imm folding in shrink. NFCI. (#69539)
The immediate legality checks are now embedded into the isOperandLegal(). It is not needed to check it again.
parent
c43ac32b
Please register or sign in to comment
The immediate legality checks are now embedded into the isOperandLegal(). It is not needed to check it again.