Uh oh!
There was an error while loading. Please reload this page.
JIT: ARM64 SVE format encodings, SVE_JD_4A to SVE_JN_3B - #97129
Conversation
ghost
commented
Jan 18, 2024
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsContributes to #94549 Still work-in-progress.
|
…s for UXTW and SXTW
Uh oh!
There was an error while loading. Please reload this page.
TIHan
commented
Jan 19, 2024
@dotnet/jit-contrib @dotnet/arm64-contrib @a74nh@kunalspathak this is ready. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
TIHan
commented
Jan 22, 2024
@kunalspathak this is ready again |
kunalspathak
commented
Jan 22, 2024
seems there are build errors that need to be fixed. |
Uh oh!
There was an error while loading. Please reload this page.
TIHan
commented
Jan 22, 2024
@kunalspathak build error is fixed. Seems when I build from the command line, the errors do not show up at the bottom, I have to scroll up to see them - probably why I missed it. |
kunalspathak
commented
Jan 22, 2024
Diff results for #97129Throughput diffsThroughput diffs for linux/arm64 ran on linux/x64MinOpts (+0.00% to +0.01%)
Details here |
kunalspathak
commented
Jan 22, 2024
Diff results for #97129Throughput diffsThroughput diffs for linux/arm64 ran on linux/x64MinOpts (+0.00% to +0.01%)
Details here |
ryujit-bot
commented
Jan 23, 2024
Diff results for #97129Throughput diffsThroughput diffs for linux/arm64 ran on linux/x64MinOpts (+0.00% to +0.01%)
Details here |
ryujit-bot
commented
Jan 23, 2024
Diff results for #97129Throughput diffsThroughput diffs for linux/arm64 ran on linux/x64MinOpts (+0.00% to +0.01%)
Details here |
…7129) * Added SVE_JD_4A format * Added SVE_JD_4B format * Added SVE_JJ_4A format, added more formats but they are commented out for now * Added SVE_JJ_4A_B format * Revert minor change * Minor cleanup * Cleanup. Fixed a few formats. Introduced new INS_OPTS_SCALABLE options for UXTW and SXTW * Added SVE_JJ_4A_C format * Added SVE_JJ_4A_D format * Added SVE_JK_4A and SVE_JK_4A_B formats * Added SVE_JN_3A format * Added SVE_JN_3B format * Some comments * Feedback * Feedback * fix build * Formatting
Contributes to #94549
Progress:
Left: Capstone

Right: Jit