GPUOpen-Drivers / llpc

LLVM-Based Pipeline Compiler
MIT License
163 stars 116 forks source link

lgc: fix translation of maxThreadGroupsPerComputeUnit #2866

Closed nhaehnle closed 7 months ago

nhaehnle commented 7 months ago

Found by inspection.

LLVM's occupancy code uses "EU" to mean "SIMD".

amdvlk-admin commented 7 months ago

Test summary for commit ed3dcb79e23264e5bab1bf1dc8d3879b67673578

CTS tests (Failed: 0/138378)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35163/69163 (50.8%)
    • Failed: 0/69163 (0.0%)
    • Not Supported: 34000/69163 (49.2%)
    • Warnings: 0/69163 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35241/69215 (50.9%)
    • Failed: 0/69215 (0.0%)
    • Not Supported: 33974/69215 (49.1%)
    • Warnings: 0/69215 (0.0%)