Emit an error when the NCOPIES= argument to the intrinsic function
REPEAT has a negative value. (The current implementation crashes, which
isn't informative.)
Details
Details
- Reviewers
vdonaldson - Commits
- rG8151d6f80458: [flang] Diagnose REPEAT with negative NCOPIES=
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo