Star
3
Fork
45
代码
介绍
代码
Issues
4
Pull Requests
29
流水线
Actions
项目讨论
Wiki
项目成员
65
分析
项目设置
Star
3
Fork
45
main
llvm-project
/
mlir
/
lib
/
Conversion
/
VectorToGPU
下载当前目录
G
GitHub
[mlir][vector] Simplify rewrite pattern inheriting constructors. NFC. (
#161966
)
6ee362e1
创建于
2025年10月5日
历史提交
文件
最后提交记录
最后更新时间
CMakeLists.txt
[mlir][GPU] Rename MLIRGPUOps CMake target to MLIRGPUDialect This is for consistency with other dialects. Differential Revision:
https://reviews.llvm.org/D150659
3 年前
VectorToGPU.cpp
[mlir][vector] Simplify rewrite pattern inheriting constructors. NFC. (
#161966
) Use the
Base
type alias from
https://github.com/llvm/llvm-project/pull/158433.
10 个月前