Files
clang-p2996/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Jay Foad 9cacc4138e [AMDGPU] Move S_ADD_U64_PSEUDO handling into getVALUOp. NFC. (#142934)
S_ADD_U64_PSEUDO and S_SUB_U64_PSEUDO are not "special cases" so can be
handled in getVALUOp instead of moveToVALUImpl.
2025-06-05 16:49:24 +01:00

367 KiB