[llvm-commits] [llvm] r59756 - /llvm/trunk/include/llvm/Intrinsics.td

Duncan Sands baldrick at free.fr
Fri Nov 21 18:47:39 PST 2008


I think Chris might be saying that operations (eg: "flag of")
should be valid if their input has the right type, no matter
how the value of that type was calculated.  But your "flag of"
only works if the input was calculated in some specific way.

Ciao,

Duncan.



More information about the llvm-commits mailing list