[llvm-dev] [cfe-dev] RFC: End-to-end testing

David Greene via llvm-dev llvm-dev at lists.llvm.org
Thu Oct 10 14:26:50 PDT 2019


Renato Golin via cfe-dev <cfe-dev at lists.llvm.org> writes:

> I'd recommend trying to move any e2e tests into the test-suite and
> make it easier to run, and leave specific tests only in the repo (to
> guarantee independence of components).

That would be a shame.  Where is test-suite run right now?  Are there
bots?  How are regressions reported?

> The last thing we want is to create direct paths from front-ends to
> back-ends and make LLVM IR transformation less flexible.

I'm not sure I follow.  Can you explain this a bit?

                    -David


More information about the llvm-dev mailing list