llvm-project/mlir/test/Conversion/SPIRVToLLVM
George Mitenkov fc148a4c88 [MLIR][SPIRVToLLVM] Added conversion for SPIR-V comparison ops
Implemented `FComparePattern` and `IComparePattern` classes
that provide conversion of SPIR-V comparison ops (such as
`spv.FOrdGreaterThanEqual` and others) to LLVM dialect.
Also added tests in `comparison-ops-to-llvm.mlir`.

Differential Revision: https://reviews.llvm.org/D81487
2020-06-11 18:46:17 -04:00
..
arithmetic-ops-to-llvm.mlir
bitwise-ops-to-llvm.mlir
comparison-ops-to-llvm.mlir [MLIR][SPIRVToLLVM] Added conversion for SPIR-V comparison ops 2020-06-11 18:46:17 -04:00