[LLVMdev] New "NA" category for Target Feature Matrix in Code Generator documentation?

Justin Holewinski justin.holewinski at gmail.com
Fri Jan 11 05:09:33 PST 2013


Does anyone object to adding a new "not applicable" category to the Target
Feature Matrix in the Code Generator documentation?  I'm updating it for
NVPTX, and there are some features marked as "No support" that really just
do not make sense for this target.

For example, "JIT" and ".o file writing" are not applicable for PTX as it
has no binary format, in-memory or otherwise.

-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130111/5c673ee5/attachment.html>


More information about the llvm-dev mailing list