Some compiler treat acc routine without a parallelism clause as
if seq is present. Relax the parser rule to allow acc routine
without clause. The default clause will be handled in lowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo