EnzymeAD / EnzymeAD/Reactant.jl

Warn the user when no MLIR code has been emitted

Open
#590 0 comments 1 reaction 0 assignees View on GitHub
good first issue
Dominant language
Julia
Stars
370
Forks
74
Avg merge
18h 47m
Merged PRs (30d)
30

Description

It's quite common to not be focused when coding and mistakenly pass the original arrays to `compile` instead of the converted `ConcreteRArray`s, which leads to no MLIR code and the result being hardcoded in the `Thunk`.

I think it would be a good idea to at least warn the user that no `ConcreteRArray` was detected when linearizing or that no MLIR code has been emitted.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.