Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. mlir
  4. /
  5. unittests
  6. /
  7. Rewrite
GGitHubmlir/LogicalResult: move into llvm (#97309)
db791b27创建于 2024年7月2日历史提交
文件最后提交记录最后更新时间
CMakeLists.txt
[MLIR] Test pattern benefit sorting between operation specific and operation agnostic patterns. Previously low benefit op-specific patterns never had a chance to match even if high benefit op-agnostic pattern failed to match. This was already fixed upstream, this commit just adds testscase Differential Revision: https://reviews.llvm.org/D985135 年前
PatternBenefit.cpp
mlir/LogicalResult: move into llvm (#97309) This patch is part of a project to move the Presburger library into LLVM.1 年前