ARM64-SVE: Support assembly check for SVE APIs while testing #109644
Labels
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
arm-sve
Work related to arm64 SVE/SVE2 support
Priority:3
Work that is nice to have
Milestone
We use tests with reference assembly to ensure correct behaviour of an optimisation.
For testing optimisations for code using SVE API, there needs a setup
Currently, in absence of this setup, we cannot add the tests comparing SVE assembly (as used in here) that can ensure the correct assembly sequence is being emitted after an optimisation.
The text was updated successfully, but these errors were encountered: