llvm-project
58b294d6 - [flang][acc] Support walking through acc.compute_region ins (#197465)

Commit
3 days ago
[flang][acc] Support walking through acc.compute_region ins (#197465) Since acc.compute_region is IsolatedFromAbove, its values are threaded through block arguments. But the implementations using getOriginalDef want to see the original variable input in order to make their assessment.
Parents
Loading