[flang-commits] [flang] [flang] Build a dedicated fir-test-opt for testing (PR #123473)

Razvan Lupusoru via flang-commits flang-commits at lists.llvm.org
Tue Jan 21 09:31:58 PST 2025


=?utf-8?q?Michał_Górny?= <mgorny at gentoo.org>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/123473 at github.com>


razvanlupusoru wrote:

> Ok now that makes more sense to me. So in order to make this move forward I would suggest to use the newly created executable only for the alias analysis tests and `flang/test/Fir/OpenACC/openacc-mappable.fir` so that we modify less file. Ultimately would should find a way to have a single executable but that might require more time.

I agree that having a single executable seems like a good goal - it otherwise becomes confusing what all of these tools are doing. From my perspective though - I am OK with the change to use fir-opt-test tool for the passes/tests I added.

https://github.com/llvm/llvm-project/pull/123473


More information about the flang-commits mailing list