Artem Gindinson

Results 8 comments of Artem Gindinson

In view of the extensive existing documentation at https://www.intel.com/content/www/us/en/develop/documentation/oneapi-dpcpp-cpp-compiler-dev-guide-and-reference/top.html, I would suggest re-assessing whether the issue is still relevant.

> Is there a way to install `aoc` without installing the full oneAPI beta ? None that I'm aware of. @GarveyJoe, could you please chime in?

In view of the extensive existing documentation at https://www.intel.com/content/www/us/en/develop/documentation/oneapi-dpcpp-cpp-compiler-dev-guide-and-reference/top.html, I would suggest re-assessing whether the issue is still relevant.

> According to @GarveyJoe [a few comments above](https://github.com/intel/llvm/issues/1190#issuecomment-738918070) additional flags were added to `-fintelfpga` over time. Has this been reverted? Over time, @mdtoguchi has minimized the gap between the `-fsycl-targets=spir64_fpga`...

> It appears that unsigned types (for example, ui8) are no longer legal for this op @IanWood1 I believe it's just a bug in the implementation that you've mentioned -...

Should be fixed by https://github.com/llvm/llvm-project/pull/141096

@ScottTodd @IanWood1 Could you folks please check this on your side after https://github.com/iree-org/iree/pull/20948?

I'd actually recommend submitting an issue to [Compute Runtime](https://github.com/intel/compute-runtime) first - the first thing worth checking is whether the issue lies in their IGC interface code. If there's any way...