[flang-commits] [flang] [Flang][OpenMP] Skip unrelated passes in simd-only mode (PR #219193)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Thu Aug 27 05:30:27 PDT 2026
https://github.com/kiranchandramohan commented:
I have one question.
It might be good to add a test that checks passes that are run with the simd option to
-> ensure that the ones you do not want to run are not run
-> ensure ones that you want to run are run.
https://github.com/llvm/llvm-project/pull/219193
More information about the flang-commits
mailing list