[LLVMdev] Changes to the PTX calling conventions
Villmow, Micah
Micah.Villmow at amd.com
Tue Dec 13 08:25:49 PST 2011
Currently, PTX has its own calling conventions where they are split into kernel/device.
The AMDIL backend requires very similar calling conventions and I was wondering if
we could change the calling conventions from PTX_* to something more generic?
Maybe just Kernel/Device? Or would it be preferable to add a new calling convention
that is unique for each target, even though it duplicates functionality?
Thanks,
Micah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111213/8e565069/attachment.html>
More information about the llvm-dev
mailing list