Remi Machet <rmac...@nvidia.com> writes: > Attached is the updated patch for the aarch64 conversion of some > mvn+shrn patterns into a mvni+subhn. Hopefully attachment fixes the tab > issues, the cover letter was updated to better explain what the patch > does, code was changed to use emit_move_insn, and testcase was cleaned > up per Richard and Alex's suggestions.
LGTM, thanks. Pushed to trunk. Richard