The intrinsic function table entry for NORM2 treats its DIM=
argument as if it can be dynamically optional; this is wrong,
and it should be treated in the same way as DIM= is for other
transformational intrinsic functions like SUM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo