llvm-project
15e9306f - [OpenACC] Fix crash because of miscalculated dependence. (#156745)

Commit
4 days ago
[OpenACC] Fix crash because of miscalculated dependence. (#156745) We were causing ANY dependence to cause the return type of the array section to be dependent, when in reality it should only be so if one of its Bounds/Base are dependent. This patch fixes that.
Author
Parents
Loading