forked from OSchip/llvm-project
c3d3569d4c
The conversion from std.and/std.or to spv.LogicalAnd/spv.LogicalOr is only valid for boolean (i1) types. Modify BinaryOpPattern in StandardToSPIRV.td to allow limiting the type of the operands for which the pattern is applied. Differential Revision: https://reviews.llvm.org/D71881 |
||
---|---|---|
.. | ||
GPUToCUDA | ||
GPUToNVVM | ||
GPUToROCDL | ||
GPUToSPIRV | ||
LoopsToGPU | ||
StandardToLLVM | ||
StandardToSPIRV | ||
VectorToLLVM | ||
VectorToLoops | ||
convert-to-cfg.mlir |