search for: ga13760

Displaying 2 results from an estimated 2 matches for "ga13760".

2011 May 09
0
[LLVMdev] [LLVMDev] Add not instruction to PTX backend
...//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> 陳韋任 wrote: <blockquote cite="mid:20110509013918.GA13760@cs.nctu.edu.tw" type="cite"> <pre wrap="">Hi, Justin </pre> <blockquote type="cite"> <pre wrap="">We're been writing multiclasses for each unique type of instruction. The current PTX_LOGIC version is for 3-opera...
2011 May 09
3
[LLVMdev] [LLVMDev] Add not instruction to PTX backend
Hi, Justin > We're been writing multiclasses for each unique type of instruction. The > current PTX_LOGIC version is for 3-operand instructions. A new multiclass > needs to be created for 2-operand logic instructions. I am trying to add a multiclass for 2-operand logic instructions. For example, multiclass PTX_LOGIC_2OP<string opcstr, SDNode opnode> { def ripreds :