Displaying 1 result from an estimated 1 matches for "072524".
Did you mean:
002524
2009 Jan 24
3
[LLVMdev] Unimplemented documentation
Hi,
Is there some documentation about what has not been implemented yet?
I'm trying to use vectors and I just run into one thing after another
that seem to be missing.
(I.e., fcmp on vectors doesn't work; trying to do the same thing with
expanded instructions doesn't work; select on a vector doesn't work)
-- Lennart