When a subexpression does not have both constant elements and
a constant shape, folding is rewriting it into a vector of its
elements. This is of course wrong when the shape shows that
the result has rank greater than 1.
Details
Details
- Reviewers
jeanPerier - Commits
- rGbd1d1701649c: [flang] Prevent a bad folding rewrite
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo