> -----Original Message----- > From: Anton Johansson <[email protected]> > Sent: Friday, May 10, 2024 9:53 AM > To: [email protected] > Cc: [email protected]; [email protected]; [email protected] > Subject: [PATCH v2 4/4] target/hexagon: idef-parser simplify predicate init > > Only predicate instruction arguments need to be initialized by idef-parser. > This commit removes registers from the init_list and simplifies > gen_inst_init_args() slightly. > > Signed-off-by: Anton Johansson <[email protected]> Reviewed-by: Taylor Simpson <[email protected]>
