The ORDER= argument to the transformational intrinsic function RESHAPE
was being misinterpreted in an inverted way that could be detected only
with 3-d or higher rank array. Fix in both folding and the runtime, and
extend tests.
Details
Details
- Reviewers
jeanPerier - Commits
- rG85ec449352fb: [flang] Fix ORDER= argument to RESHAPE
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo