Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. mlir
  4. /
  5. test
  6. /
  7. mlir-pdll
  8. /
  9. CodeGen
  10. /
  11. CPP
  12. /
  13. include
RRiver Riddle[mlir:PDLL] Allow complex constraints on Rewrite arguments/results
b6ec1de7创建于 2022年11月8日历史提交
文件最后提交记录最后更新时间
ods.td
[mlir:PDLL] Allow complex constraints on Rewrite arguments/results The documentation already has examples of this, and it allows for using nicer C++ types when defining native Rewrites. Differential Revision: https://reviews.llvm.org/D1339893 年前