Skip to content
Commit cccf4d6e authored by Slava Zakharin's avatar Slava Zakharin
Browse files

[flang] Skip OPTIONAL arguments in LoopVersioning.

This patch fixes multiple tests failing with segfault due to accessing
absent argument box before the loop versioning check.
The absent arguments might be treated as contiguous for the purpose
of loop versioning, but this is not done in this patch.

Reviewed By: PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D158800
parent 291101aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment