Add operands to represent if and deviceptr. Default clause is represented with
an attribute.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
24,740 ms | linux > LLVM.Bindings/Go::go.test |
Event Timeline
Comment Actions
LGTM.
mlir/test/Dialect/OpenACC/ops.mlir | ||
---|---|---|
522 | default = none would look better. But i guess this is due to a mix of the name you chose and the assembly format. |
default = none would look better. But i guess this is due to a mix of the name you chose and the assembly format.