diff options
author | Matt Godbolt <matt@godbolt.org> | 2021-08-14 12:53:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 12:53:22 -0500 |
commit | ca017bac3154e624cd37a31ed7abdb0dfcadf57b (patch) | |
tree | 27e9d4ff7ef42113f6f809ab0b738c085ec6322c /lib/compilers/haskell.js | |
parent | 40f6aca113534de5aa6a25fe410fbdb4e9eb706c (diff) | |
download | compiler-explorer-ca017bac3154e624cd37a31ed7abdb0dfcadf57b.tar.gz compiler-explorer-ca017bac3154e624cd37a31ed7abdb0dfcadf57b.zip |
Add support for heterogeneous compute (#2836)
* Extract device code from assembly files.
This commit by itself does not actually add any viewing panes for the
extracted device code, nor does it provide any means to provide
device-specific postprocessing steps.
* Add a rudimentary device view.
This doesn't handle multiple device outputs correctly at the moment, and
it provides no opportunity to view device code differently from
non-device code for now.
* Lint issues
* Some more WIP getting it working.
* Add device extraction code
* More fixes, and keep state
Co-authored-by: Joshua Cranmer <joshua.cranmer@intel.com>
Co-authored-by: Patrick Quist <partouf@gmail.com>
Diffstat (limited to 'lib/compilers/haskell.js')
0 files changed, 0 insertions, 0 deletions