forked from OSchip/llvm-project
0601a0dc01
Fix https://github.com/flang-compiler/f18-llvm-project/issues/1416. The `constRows` variable was being decremented too soon, causing the last constant interior dimension extent being used to multiply the GEP offset. This lead to wrong address computation and caused segfaults. Note: also upstream fir.embox tests that can be upstreamed. Differential Revision: https://reviews.llvm.org/D123130 |
||
---|---|---|
.. | ||
BoxedProcedure.cpp | ||
CGOps.cpp | ||
CGOps.h | ||
CMakeLists.txt | ||
CodeGen.cpp | ||
DescriptorModel.h | ||
PassDetail.h | ||
PreCGRewrite.cpp | ||
Target.cpp | ||
Target.h | ||
TargetRewrite.cpp | ||
TypeConverter.h |