http://llvm.org/bugs/show_bug.cgi?id=14380
Bug #: 14380
Summary: Possible bug in the code-gen documentation
Product: Documentation
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: General docs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
http://llvm.org/docs/CodeGenerator.html#selectiondag-select-phase
At some point the doc shows a piece of TableGen definition file and says:
"The portion of the instruction definition in bold indicates the pattern used
to match the instruction. The DAG operators (like fmul/fadd) are defined in the
include/llvm/Target/TargetSelectionDAG.td file. ” F4RC” is the register class
of the input and result values."
However, I can't discern anything bold in that code.
[I hope it's not just my poor eyesight...]
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs