google / google/mlir-hs

Missing getelementptr operation in the LLVM dialect

Open
#35 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
128
Forks
18
PR merge metrics
No merged PRs in 30d

Description

## Expected Behavior

The operation in question would be generated (alongside a pattern).

## Actual Behavior

Only the documentation is present.

## Steps to Reproduce the Problem

1. Check https://google.github.io/mlir-hs/mlir-hs-0.1.0.0/MLIR-AST-Dialect-LLVM.html#g:58

## Comments

For a couple missing operations in mlir-hs, the solution was adding missing Attributes in the Haskell side, but in this case I'm not very sure why `hs-generators.cc` refuses to generate it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.