Kiran Chandramohan
Kiran Chandramohan
@alokkrsharma Given that we do not test release_10, is this patch expected to work?
ping @SouraVX @shivaramaarao
@pawosm-arm AMD engineers need some documentation to proceed.
Is the information provided by @pawosm-arm sufficient for @shivaramaarao and @SouraVX ?
Is this a duplicate of https://github.com/flang-compiler/flang/issues/844 and the fix in https://github.com/flang-compiler/flang/pull/845 ?
@nikhil-mk this was the first approach I thought of when trying to fix the issue https://github.com/flang-compiler/flang/issues/844. But then I realised that the index (=4) is correct if the entry for...
Can you answer @xoviat @kaadam ?
The CI is fixed. Please rebase to run CI.
@alokkrsharma can you fix the CI failure? ``` /home/runner/work/flang/flang/tools/flang2/flang2exe/lldebug.cpp:3247:56: error: implicit conversion of NULL constant to 'LL_MDRef' (aka 'unsigned int') [-Werror,-Wnull-conversion] lldbg_create_subrange_mdnode(db, NULL, lbv, ubv, st); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~ 0 ```
I will have a look. We have to move testing to 13x and stop supporting 11x, 12x.