Hi, I was going through the ARM Codegen support in LLVM and noticed that Media instructions like UADD16, UADD8 are not listed in ARM Codegen tables( Specifically, ARMGenInstrNames.inc does not list these instructions). So, can ARM codegen produce media instructions or does it lack the support for them? Thanks Kapil