[Abe wrote:]
This seems like an opportunity for more optimization in the future....
[On 7/6/15 10:09 AM, Alan Lawrence wrote:]
we get enough benefit from the patch, even without my suggested extra change. Ok, fair enough! Thanks for the clarification.
You are welcome, sir. [Alan wrote:]
Where can I find info on what the different flag values mean? (I had thought they were booleans [...]
[Abe wrote:]
Sorry; I don`t know if that is documented anywhere yet. In this case, (-1) simply means "defaulted": on if the vectorizer is on, and off if it is off. (0) means "user specified no if conversion" and (1) means "user specified [yes] if conversion".
[Alan wrote:]
Ah, right, that makes sense now. Obviously I would like to see this written in doc/ .
Please consider it added to the work queue. ;-) Regards, Abe