Skip to content

v0.20.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 17:30
· 206 commits to master since this release
87f0aeb

GPUCompiler v0.20.3

Diff since v0.20.2

Closed issues:

  • LLVM IR linking warning due to mismatching datalayout (#459)
  • PTX: LLVM assertion error during function merging (#461)

Merged pull requests:

  • Align GPUInterpreter and NativeInterpreter constructors. (#457) (@maleadt)
  • Perform library linking after deferred codegen. (#458) (@maleadt)
  • PTX: Don't use a 32-bit pointer index type. (#462) (@maleadt)