Home
last modified time | relevance | path

Searched defs:reassociateFPReductions (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/Conversion/VectorToLLVM/
DConvertVectorToLLVM.h41 bool reassociateFPReductions; member
/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp620 const bool reassociateFPReductions; member in __anon6691a0670211::VectorReductionOpConversion
1555 bool reassociateFPReductions, bool enableIndexOptimizations) { in populateVectorToLLVMConversionPatterns()