good first issue
Repository metrics
- Stars
- (336 stars)
- PR merge metrics
- (Avg merge 2d 10h) (36 merged PRs in 30d)
Description
It's quite common to not be focused when coding and mistakenly pass the original arrays to compile instead of the converted ConcreteRArrays, 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.