Skip to content
Snippets Groups Projects
  • GregF's avatar
    Update spirv-tools known-good · d2b55801
    GregF authored
    Includes:
    
    Fold divide and multiply by same value.
    Allow ADCE to remove more instructions.
    Remove dead Workgroup variables in ADCE.
    Fold fclamp feeding compare.
    Add pass to fold a load feeding an extract.
    Remove redundant stores.
    SROA: Only create symbols that are loaded.
    Get ADCE to handle OpCopyMemory
    Remove the limit on struct size in SROA.
    d2b55801