Igor Molchanov

Results 7 comments of Igor Molchanov

Thanks! It's nice to see that project maintainer is interested in such a PR. Unfortunately, there are some problems that may cause trouble for CI. First, there is no adequate...

I pushed recently some other changes enabling OpenMP (which is implicitly enabled with LCC without any option like `-fopenmp-simd`) and getting rid of remaining warnings. Still I have a few...

> If we need to add some checks to do something like `(count < 15) ? (a

> You mean you see it compiled in the output? What compiler? Yes, it was in LCC's assembler output. > Or is the problem that you still get an error...

Sorry for long wait, I was a bit busy with work this week, so had any time to deal with SIMDe just today. I've rebased my changes on `wip/e2k`, seems...

> I'm worried about someone doing something like Yes, it is the exact case I'm expecting to be affected by using `diag_suppress`/`diag_default`. But I think, one who uses `diag_suppress` in...

Oops, sorry for long wait, I've totally forgot about this PR, and only few days ago I've been reminded of it. Actually I was like 'it is being merged, so...