[all-commits] [llvm/llvm-project] f2f656: [mlir][polynomial] ensure primitive root calculati...
Jeremy Kun via All-commits
all-commits at lists.llvm.org
Fri May 31 11:57:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2f6569ecabd54cc7d26bf77424c0b8b674bf14d
https://github.com/llvm/llvm-project/commit/f2f6569ecabd54cc7d26bf77424c0b8b674bf14d
Author: Jeremy Kun <jkun at google.com>
Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths:
M mlir/lib/Dialect/Polynomial/IR/PolynomialOps.cpp
M mlir/test/Dialect/Polynomial/ops.mlir
Log Message:
-----------
[mlir][polynomial] ensure primitive root calculation doesn't overflow (#93368)
Rebased over https://github.com/llvm/llvm-project/pull/93243
Co-authored-by: Jeremy Kun <j2kun at users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list