[PATCH] D28688: MC: Introduce the ABS8 symbol modifier.
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 10:41:36 PST 2017
Peter Collingbourne <peter at pcc.me.uk> writes:
> That instruction doesn't have the right semantics. I need to be able to
> express a 32-bit (or 64-bit) comparison where the 8-bit operand is sign
> extended. See the test case.
I see. Could you add that to the extension documentation?
Cheers,
Rafael
More information about the llvm-commits
mailing list