forked from OSchip/llvm-project
fc148a4c88
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 |
||
---|---|---|
.. | ||
arithmetic-ops-to-llvm.mlir | ||
bitwise-ops-to-llvm.mlir | ||
comparison-ops-to-llvm.mlir |