summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/Math/TestPolynomialApproximation.cpp
AgeCommit message (Expand)Author
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-08[mlir][test] Generalize a bunch of FuncOp based passes to run on any operatio...River Riddle
2022-01-31[mlir][vector][NFC] Split into IR, Transforms and UtilsMatthias Springer
2022-01-18[mlir][Pass] Deprecate FunctionPass in favor of OperationPass<FuncOp>River Riddle
2022-01-02Apply clang-tidy fixes for bugprone-copy-constructor-init to MLIR (NFC)Mehdi Amini
2021-12-20Fix clang-tidy issues in mlir/ (NFC)Mehdi Amini
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-10-23[mlir] Add polynomial approximation for vectorized math::RsqrtEmilio Cota
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-08-12[mlir] Drop LLVM dialect from TestPolynomialApproximationBenjamin Kramer
2021-06-16Migrate MLIR test passes to the new registration APIMehdi Amini
2021-05-14[mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors w...River Riddle