[all-commits] [llvm/llvm-project] ab2920: [mlir][polynomial] use typed attributes for polyno...
Jeremy Kun via All-commits
all-commits at lists.llvm.org
Wed May 22 15:07:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab29203e465aefc158eb718cbb478edae1535db6
https://github.com/llvm/llvm-project/commit/ab29203e465aefc158eb718cbb478edae1535db6
Author: Jeremy Kun <jkun at google.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M mlir/include/mlir/Dialect/Polynomial/IR/Polynomial.td
M mlir/include/mlir/Dialect/Polynomial/IR/PolynomialAttributes.td
M mlir/lib/Dialect/Polynomial/IR/PolynomialAttributes.cpp
M mlir/lib/Dialect/Polynomial/IR/PolynomialOps.cpp
M mlir/test/Dialect/Polynomial/ops.mlir
Log Message:
-----------
[mlir][polynomial] use typed attributes for polynomial.constant op (#92818)
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