GPUOpen-Drivers / llpc

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

Remove dump CFG support from legacy pass manager #2855

Closed dstutt closed 7 months ago

dstutt commented 7 months ago

Upstream CFGPrinter support is being updated to remove legacy pass manager support.

LGC only supports this option in legacy pass manager so removing the option entirely. LGC now mostly uses the new pass manager, so the option is of limited use and can only be enabled for backend passes anyway.

amdvlk-admin commented 7 months ago

Test summary for commit 344e92f9a2e6726628897e58417eb0959f9d8625

CTS tests (Failed: 0/138378)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35162/69163 (50.8%)
    • Failed: 0/69163 (0.0%)
    • Not Supported: 34001/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%)
amdvlk-admin commented 7 months ago

Test summary for commit de3170dc8a1975089af97653b09f083254df4ae2

CTS tests (Failed: 0/138378)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35162/69163 (50.8%)
    • Failed: 0/69163 (0.0%)
    • Not Supported: 34001/69163 (49.2%)
    • Warnings: 0/69163 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35242/69215 (50.9%)
    • Failed: 0/69215 (0.0%)
    • Not Supported: 33973/69215 (49.1%)
    • Warnings: 0/69215 (0.0%)