On 07/15/2015 12:03 PM, Aurelien Jarno wrote:
The op is sometimes named trunc_shr_i32 and sometimes trunc_shr_i64_i32,
and the name in the README doesn't match the name offered to the
frontends.
Always use the long name to make it clear it is a size changing op.
Cc: Paolo Bonzini
Cc: Richard He
The op is sometimes named trunc_shr_i32 and sometimes trunc_shr_i64_i32,
and the name in the README doesn't match the name offered to the
frontends.
Always use the long name to make it clear it is a size changing op.
Cc: Paolo Bonzini
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
---
tc