Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 13:12
· 858 commits to master since this release
43a7171

GPUCompiler v0.5.2

Diff since v0.5.1

Closed issues:

  • Use symbol compression for c++ mangling (#59)

Merged pull requests:

  • Add support for highlighting LLVM IR with Pygments. (#57) (@maleadt)
  • Add support for highlighting PTX with Pygments. (#58) (@maleadt)
  • Use substitutions when mangling as C++. (#60) (@maleadt)
  • Respect TTY color property. (#61) (@maleadt)