Remove check that instruction has src_modifiers because
isRegOrImmWithInputMods essentially includes this check.
isMod is no longer used after the refactor. Also, was unreachable case
inside for loop. clamp and omod operands are handled after the loop.
Details
Details
- Reviewers
foad dp Joe_Nash - Commits
- rGfc85ccd7b3cf: AMDGPU/MC: Simplify AsmParser for VOP3P
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo