Skip to content

Commit

Permalink
Update README and CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Jun 22, 2024
1 parent 686d9a0 commit 42148bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Added features

* Support for LLVM 17
* Support for LLVM 17 and 18
* Experimental support for SPIR-V code generation (e.g., for Intel GPUs)

## Fixed Bugs

Expand Down
1 change: 1 addition & 0 deletions release/share/terra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ The current recommended version of LLVM is **13**. The following versions are al
| 15 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | |
| 16 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | |
| 17 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | |
| 18 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | |

\* Please note that AMD GPU support is currently experimental.

Expand Down

0 comments on commit 42148bb

Please sign in to comment.