Skip to content

JIT: SVE CreateBreak* APIs should do the ConditionalSelect optimization #104486

Open
@TIHan

Description

@TIHan

The CreateBreak* APIs implemented in #104184 have the ability to be optimized with ConditionalSelect using their corresponding instructions' MERGE variant.

  • CreateBreakAfterMask
  • CreateBreakAfterPropagateMask
  • CreateBreakBeforeMask
  • CreateBreakBeforePropagateMask

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:2Work that is important, but not critical for the releasearch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIarm-sveWork related to arm64 SVE/SVE2 support

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions