summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/ArithCommon
AgeCommit message (Expand)Author
2024-04-19[mlir][llvm] Port `overflowFlags` to a native operation property (RELAND) (#8...Jeff Niu
2024-04-18Revert "[mlir][llvm] Port `overflowFlags` to a native operation property" (#8...Valentin Clement (バレンタイン クレメン)
2024-04-18[mlir][llvm] Port `overflowFlags` to a native operation property (#89312)Jeff Niu
2024-04-01[MLIR][Arith] Add rounding mode attribute to `truncf` (#86152)Victor Perez
2024-01-17[mlir][arith] Add overflow flags support to arith ops (#78376)Jacques Pienaar
2024-01-12Revert "[mlir][arith] Add overflow flags support to arith ops (#77211)"Ivan Butygin
2024-01-12Revert "[mlir][arith][nfc] Fix typos (#77700)"Ivan Butygin
2024-01-11[mlir][arith][nfc] Fix typos (#77700)Ivan Butygin
2024-01-10[mlir][arith] Add overflow flags support to arith ops (#77211)Ivan Butygin
2022-11-04[mlir][math] Initial support for fastmath flag attributes for Math dialect.Slava Zakharin