Home
last modified time | relevance | path

Searched refs:MergeComplexBitcast (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Complex/IR/
H A DComplexOps.cpp125 struct MergeComplexBitcast final : OpRewritePattern<BitcastOp> { struct
170 results.add<MergeComplexBitcast, MergeArithBitcast>(context); in getCanonicalizationPatterns()