Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 1.16 KB

File metadata and controls

69 lines (48 loc) · 1.16 KB

Change Log

All notable changes to the "code.simd.ai" extension will be documented in this file.

Release Notes

0.0.1

  • Initial release of code.simd.ai.
  • Added AI chat sessions for code guidance.

0.0.2

  • Fixes on Hover Tooltip

1.0.0

  • Preview changes,Api endpoint changes,Official Release

1.0.2

  • Fixed some typos in Details

1.0.3

  • Added keywords

1.0.4

  • Fix model name

1.0.5

  • Fix split window highlighting

1.0.6

  • Revert model name

1.0.7

  • Fix ai chat issues on session switching

1.0.8

  • Add intrinsics autocomplete on typing!

1.0.9

  • Datatype highlighting
  • Refactoring backend api
  • Select highlight style
  • Fix bug on first session

1.0.10

  • Lighter tone in Power VSX datatypes
  • Add llvm_mca metrics
  • Add Latency/Throughput View

1.0.11

  • Fix simd.ai url in package

1.0.12

  • Temporarily disable AI support.

1.0.13

  • Disable all ai support and chat

1.0.14

  • Brings back default basic syntax highlighting for Intel SSE4.2 intrinsics.

1.0.15

  • Simd.info endpoints

1.0.16

  • Added asm, asm syntax and example in the performance view

1.0.17

  • Added llvm_analyze (clang and llvm_mca required)