[llvm-commits] [llvm] r61542 - in /llvm/trunk: include/llvm/Target/ lib/CodeGen/SelectionDAG/ lib/Target/Alpha/ lib/Target/CellSPU/ lib/Target/IA64/ lib/Target/Mips/ lib/Target/PowerPC/ lib/Target/X86/ test/CodeGen/CellSPU/
Dan Gohman
gohman at apple.com
Sat Jan 3 10:13:30 PST 2009
Hi Duncan,
Can you add a comment to TargetLowering.h describing this
special-case use of MVT::Other?
Thanks,
Dan
On Jan 1, 2009, at 7:52 AM, Duncan Sands wrote:
> In order to discover an appropriate type to use, pass
> MVT::Other to getSetCCResultType.
More information about the llvm-commits
mailing list