[llvm-branch-commits] [flang] [Flang] Move integration Lit tests to the right directory, NFC (PR #215536)
Dan Bonachea via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Aug 11 08:57:55 PDT 2026
================
----------------
bonachea wrote:
What was the rationale for moving these three specific tests into `flang/test/Integration/MIF/`, and leaving the other 23 tests in `flang/test/Lower/MIF`?
All the tests in `flang/test/Lower/MIF` run `%flang_fc1 -emit-hlfir` and AFAIK none of them are intended to be executed, so that can't be the only deciding factor? Is this just an inconsistency?
https://github.com/llvm/llvm-project/pull/215536
More information about the llvm-branch-commits
mailing list