Describe the New Feature:
1. Implement a high level translator interface for moving between
different Instruction classes.
2. Implement a specific translator that examines a vector of PTX
instructions and produces an equivalent vector of LLVM instructions.
Note: This first version will use naive translation where each PTX
instruction maps to one or more LLVM instructions. It should not pay
attention to automatic vectorization at all.
Which milestone does the feature belong to?
0.7.0
Which branch does the new feature go in?
Trunk
Original issue reported on code.google.com by gregory....@gatech.edu on 29 Jul 2009 at 10:14
Original issue reported on code.google.com by
gregory....@gatech.edu
on 29 Jul 2009 at 10:14