| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
[MLIR][ODS] Optionally generate public C++ functions for attribute constraints (#144275) Add gen-attr-constraint-decls and gen-attr-constraint-defs, which generate public C++ functions for attribute constraints. The name of the C++ function is specified in the cppFunctionName field. This generalize cppFunctionName from TypeConstraint introduced in https://github.com/llvm/llvm-project/pull/104577 to be usable also in AttrConstraint. | 1 年前 | |
[MLIR][TBLGen] Added compound assignment operator for any BitEnum (#160840) ## Details: - Added missing compound assignment operators |=, &=, ^= to mlir-tblgen - Replaced the arithmetic operators with added assignment operators for BitEnum in the transformations - Updated related documentation ## Tickets: - Closes https://github.com/llvm/llvm-project/issues/158098 | 10 个月前 | |
[mlir] Remove deprecated cast member functions (#135556) These have been deprecated for over two years now in favor of free functions. See the relevant discourse thread: https://discourse.llvm.org/t/preferred-casting-style-going-forward/68443 and the deprecation notice: https://mlir.llvm.org/deprecation/. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 1 年前 |