This introduces the same bug llvm.amdgcn.s.setreg has where if the
user specified an immediate outside of the valid 16-bit range, it will
select into a verifier error.
Details
Details
- Reviewers
rampitec nhaehnle kerbowa foad madhur13490
Diff Detail
Diff Detail
Why cannot you use as_i16imm?