[flang-commits] [flang] [Flang][OpenMP] Move array bounds tests to HLFIR lowering (PR #67328)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Sep 26 04:15:01 PDT 2023
kiranchandramohan wrote:
For ease of review, split this into three commits:
1. Copies the test
2. Removes device test (since it is crashing in the outline pass and also the pass is scheduled for removal).
3. Makes changes in test for HLFIR.
https://github.com/llvm/llvm-project/pull/67328
More information about the flang-commits
mailing list