LLVM IR lowering: support SubIOp and SubFOp
The binary subtraction operations were not supported by the lowering because they were not essential for the testing flow. Add support for these operations. PiperOrigin-RevId: 226941463
Loading
Please sign in to comment