Skip to content

Commit

Permalink
Restore ISPC backend.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Aug 11, 2023
1 parent 018bf63 commit a5e1700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Futhark/CodeGen/Backends/MulticoreISPC.hs
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ typedef unsigned int32 uint32_t;
typedef unsigned int16 uint16_t;
typedef unsigned int8 uint8_t;
#define volatile
#define SCALAR_FUN_ATTR static inline

$errorsH

Expand Down

0 comments on commit a5e1700

Please sign in to comment.