On 05/21/2017 03:35 AM, Tom de Vries wrote:
On 12/02/2015 04:09 PM, Nathan Sidwell wrote:+/* Output a pattern for a move instruction. */ + +const char * +nvptx_output_mov_insn (rtx dst, rtx src) +{
src_inner uses dst_mode rather than GET_MODE (src). I'm trying to understand if that is intentional or not.
I have no idea. -- Nathan Sidwell