• Adam Procter's avatar
    "Any" and "All" ops (#2217) · fc216f39
    Adam Procter authored
    * Skip --exclude-libs linker flag on macOS
    
    * Change test to if(LINUX)
    
    * Add "Any" op and AnyAllReplacement pass
    
    * Add AnyAllReplacement to IGPU backend
    
    * Stub (error-out) handlers for GPU and INTELGPU
    
    * Add 'All' op
    
    * Add AnyAllInsertion pass, deprecate deprecable ops, add stubs for INTELGPU
    
    * Add failing unit tests to INTELGPU manifest
    
    * Reduce boilerplate
    
    * Reduce more boilerplate
    
    * Add static keywords
    fc216f39
any.rst 1.73 KB