[flang-commits] [flang] [Flang][HLFIR] Lower PACK(array, .TRUE.) to hlfir.reshape (PR #213603)

via flang-commits flang-commits at lists.llvm.org
Sun Aug 16 23:33:40 PDT 2026


ejose02 wrote:

Addressed both reviews: reverted the leftover shapeVal in ReshapeAsElementalConversion and added an reshape_index_shape case to reshape.fir for !hlfir.expr<1xindex> SHAPE verification. Thanks again for the review.

https://github.com/llvm/llvm-project/pull/213603


More information about the flang-commits mailing list