Skip to content

FEWrapper release 1.0.97

Compare
Choose a tag to compare
@kv-sc kv-sc released this 06 Oct 14:06
· 75955 commits to master since this release

Changes comparing to 1.0.40

  • CM_HAS_LONG_LONG and CM_HAS_DOUBLE macros definitions moved from library to FE
  • 64-bit integer arithmetic emulation for low power targets enabled by default
  • CM_GENX_REVID macro supported
  • Now we have living LIT testing, make check-cmc works
  • A lot of current LITs re-organized and cleaned up. We have good pass rate.
  • DG1 platform open-sourced, try -march=DG1
  • list initialization for CM vectors added
  • addc and subb intrinsics added
  • CM const vector initialization fixed
  • Specialization constants supported for CM language
  • CM_HAS_ macros added for major features
  • XEHP_SDV platform open-sourced

This FEWrapper intended to be part of next IGC release.