• Tomasz Socha's avatar
    [SPEC] [MLIR] Adjust names of logical operators to the spec. (#3819) · 18d12ad8
    Tomasz Socha authored
    * [SPEC] Rename operator Xor->LogicalXor
    
    * Fix clang issue
    
    * Fix bug in opset transformations. Add support for LogicalXor in backends
    
    * Style fix
    
    * Fix a bug in CPU emmiter
    
    * [SPEC] Rename operator Or->LogicalOr
    
    * [SPEC] Rename operator And->LogicalAnd
    
    * [SPEC] Rename operator Not->LogicalNot
    
    * [SPEC] Rename operator LessEq->LessEqual
    18d12ad8
logical_less_equal_opset_pass.cpp 3 KB