Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp576 struct TestChangeProducerTypeI32ToF32 : public ConversionPattern { struct
577 TestChangeProducerTypeI32ToF32(MLIRContext *ctx) in TestChangeProducerTypeI32ToF32() argument
784 TestChangeProducerTypeI32ToF32, TestChangeProducerTypeF32ToF64, in runOnOperation()