Arm64/Sve: Validation for movprfx in emitter #105514
Labels
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
in-pr
There is an active PR which will close this issue when it is merged
Priority:2
Work that is important, but not critical for the release
Milestone
As noted in #100743 (comment) . Everytime we emit SVE instruction, we should check the last emitted instruction and if it is
movprfx
, then validate the things required formovprfx
placement.The text was updated successfully, but these errors were encountered: