Skip to content

Conversation

@andcarminati
Copy link
Collaborator

We can handle all transformations (legalization) made by VC, however, in some cases, those transformations can lead to very unoptimized code, specially when unaligned loads are created and CSEd afterwards by GVN. Also, all the missed opportunities are picked by our pre-legalizer combiner.

Also, toolchain tests were included for all pushed backend options.

We can handle all transformations (legalization) made by VC, however,
in some cases, those transformations can lead to very unoptimized code,
specially when unaligned loads are created and CSEd afterwards by GVN.
Also, all the missed opportunities are picked by our pre-legalizer
combiner.

Also, toolchain tests were included for all pushed backend options.
@andcarminati
Copy link
Collaborator Author

Full L1 QoR:
Core_Insn_Count
Core_PMSize_absolute
Core_StackSize_absolute

Stack regression related to SoftMaxRowMajor_int8_0 (not a focus kernel).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants