summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/Dialect/Arith
AgeCommit message (Expand)Author
2025-11-13[mlir] Add FP software implementation lowering pass: `arith-to-apfloat` (#167...Matthias Springer
2025-11-12Revert "Reland yet again: [mlir] Add FP software implementation lowering pass...Maksim Levental
2025-11-12Reland yet again: [mlir] Add FP software implementation lowering pass: `arith...Maksim Levental
2025-11-11Revert "Reapply "Reapply "[mlir] Add FP software implementation lowering pass...Maksim Levental
2025-11-11Reapply "Reapply "[mlir] Add FP software implementation lowering pass: `arith...Maksim Levental
2025-11-10Revert "Reapply "[mlir] Add FP software implementation lowering pass: `arith-...Maksim Levental
2025-11-10Reapply "[mlir] Add FP software implementation lowering pass: `arith-to-apflo...Maksim Levental
2025-11-10Revert "[mlir] Add FP software implementation lowering pass: `arith-to-apfloa...Maksim Levental
2025-11-10[mlir] Add FP software implementation lowering pass: `arith-to-apfloat` (#166...Maksim Levental
2025-09-22[mlir][arith][transforms] Fix f4E2M1FN to f32 cast (#160121)Jorn Tuyls
2025-06-20[mlir][arith][transforms] Adds f4E2M1FN support to truncf and extf (#144157)Muzammil
2025-04-02[mlir] [arith] Fix ceildivsi lowering in arith-expand (#133774)Fehr Mathieu
2025-03-27[mlir][arith] Trim trailing spaces in wide int emulation tests. NFC. (#133349)Jakub Kuderski
2025-03-27[mlir][arith] wide integer emulation support for fpto*i ops (#132375)egebeysel
2025-03-27[mlir][arith] add wide integer emulation support for subi (#133248)egebeysel
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds
2024-10-16[mlir][arith] Remove some e2e tests (#112012)Andrzej Warzyński
2024-08-25[mlir][arith] Add comparison integration tests (#96974)Jacob Yu
2024-07-08[mlir][arith] Adding mul operation regressions (#96975)Jacob Yu
2024-07-08[mlir][arith] Adding addition regression tests (#96973)Jacob Yu
2024-02-28[mlir][vector][print] do not append newline to printing pure strings (#83213)Aart Bik
2023-10-25[mlir][test] Update tests to use vector.print str (NFC) (#68973)Benjamin Maxwell
2023-08-11[mlir][VectorOps] Use SCF for vector.print and allow scalable vectorsBenjamin Maxwell
2023-08-09Revert "[mlir][VectorOps] Use SCF for vector.print and allow scalable vectors"Mehdi Amini
2023-08-09[mlir][VectorOps] Use SCF for vector.print and allow scalable vectorsBenjamin Maxwell
2023-08-09Revert "[mlir][VectorOps] Use SCF for vector.print and allow scalable vectors"Benjamin Maxwell
2023-08-09[mlir][VectorOps] Use SCF for vector.print and allow scalable vectorsBenjamin Maxwell
2023-03-22[mlir][arith] Add `sitofp` support to WIEJakub Kuderski
2023-03-22[mlir][arith] Add `uitofp` support to WIEJakub Kuderski
2023-02-15Reland "[mlir] Make the vast majority of intgration and runner tests work on ...Markus Böck
2023-02-13Revert "[mlir] Make the vast majority of integration and runner tests work on...Aart Bik
2023-02-13[mlir] Make the vast majority of integration and runner tests work on WindowsMarkus Böck
2022-11-17[mlir][arith] Add Max*I and Min*I support to WIEJakub Kuderski
2022-11-14[mlir][arith] Add `arith.shrsi` support to WIEJakub Kuderski
2022-11-11[mlir][arith] Add `arith.cmpi` support to WIEJakub Kuderski
2022-10-05[mlir][arith] Add shli support to WIEJakub Kuderski
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski