[PATCH] D95449: [flang] Fix problems with constant arrays with lower bounds that are not 1
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 10:05:00 PST 2021
klausler added a comment.
Can you fix the problem by just calling "x.set_lbounds(GetLowerBounds())" on the folded result array and leaving ScalarConstantExpander alone?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95449/new/
https://reviews.llvm.org/D95449
More information about the llvm-commits
mailing list