Files
clang-p2996/clang/test/SemaOpenACC/loop-construct-collapse-clause.cpp
erichkeane 91867337ad [OpenACC] Fix infinite loop bug with the device_type checking
I noticed while writing a test that we ended up infinite looping thanks
to an early exit not correctly setting the next step of the loop.
2025-05-05 10:35:49 -07:00

20 KiB