JIT: SVE CreateBreak*
APIs should do the ConditionalSelect
optimization
#104486
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:2
Work that is important, but not critical for the release
Milestone
The
CreateBreak*
APIs implemented in #104184 have the ability to be optimized withConditionalSelect
using their corresponding instructions' MERGE variant.The text was updated successfully, but these errors were encountered: