The lowering code was mistakenly assuming that the second argument
in the signature provided by semantics is the DIM argument. This
caused calls with a KIND argument but no DIM to be lowered as if the
KIND argument was DIM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo