Unverified Commit 8dcee580 authored by Mats Petersson's avatar Mats Petersson Committed by GitHub
Browse files

[flang]Check for dominance in loop versioning (#68797)

This avoids trying to version loops that can't be versioned, and thus
avoids hitting an assert.

Co-authored with Slava Zakharin (who provided the test-code).
parent f35e2d80
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment