Skip to content

v20.1.10-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Dec 17:54
· 1 commit to develop since this release
Immutable release. Only release title and notes can be modified.
v20.1.10-alpha.2
5475402

What's Changed

  • Bumped version (v20.1.9) and updated analyzer shipped diagnostics by @smaillet in #371
  • Added creation of AddressSpaceCast instruction to InstructionBuilder. by @smaillet in #373
  • Build Version bump (v20.1.10-alpha) by @smaillet in #374
  • Adding missed changes by @smaillet in #376
  • Bumped version number for final build (v20.1.10-alpha.1) by @smaillet in #378
  • Bumped version number for final build (v20.1.10-alpha.1) by @smaillet in #382
  • Fixed GEP validation as it is different for OPAQUE pointers (Fixes #380) by @smaillet in #381
  • Added Optional address space parameter to alloca generation. This resolves #372. by @smaillet in #383
  • Updates to support .NET 10 SDK by @smaillet in #388
  • Add parameter checks and tests for IntructionBuilder.IntToPointer by @smaillet in #391

Full Changelog: v20.1.9...v20.1.10-alpha.2