================
@@ -647,15 +647,15 @@ bool GIMatchTableExecutor::executeMatchTable(
unsigned Size = MRI.getType(MO.getReg()).getSizeInBits();
----------------
arsenm wrote:
should Size not be unsigned here?
https://github.com/llvm/llvm-project/pull/84751