Skip to content

igc-1.0.7181

Compare
Choose a tag to compare
@pszymich pszymich released this 10 May 14:54
· 11470 commits to master since this release

Fixed Issues / Improvements

  • Avoid O(n^2) iteration over kernel declares.
  • Disable bundle conflict reduction if there is spill
  • Change the footprint for OWORD load.
  • Add check for IGC destruction. If IGC static objects are destructed then IGC returns error code to driver.
  • Copy clang sources to handle opencl-clang patching
  • Respect per instruction contraction flag in mad pattern match.
  • Add warning when -cmc option is used for SPIRV path
  • Add BCR support in RA for TGL
  • Enable Shader debug hash code on for dx and ogl adapters by default
  • Emulation inliner means to inline emulation functions only.
  • Instructions using acc operands are not candidates for this optimization as such instructions have alignment restrictions.
  • High-Level Load/Store G4IR support.
  • Fix CM FE Interface

Dependencies revisions

Ubuntu 18.04 binary packages for LLVM10/Clang10 are included.