topperc wrote: > one where there is a single `decodeInstructionImpl` function that operates on the highest bitwidth Does that mean a std::bitset is used on AMDGPU even for things that fit in uint64_t or uint32_t? https://github.com/llvm/llvm-project/pull/146593