diff options
author | lonely eagle <2020382038@qq.com> | 2025-03-07 13:00:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-07 13:00:05 +0800 |
commit | 95767a9903208e545badd920a1a16e5476ae09f9 (patch) | |
tree | 25ca8ab818ea4895ea7041dd11f91dd1df28f9a3 /llvm/lib/IR/Module.cpp | |
parent | 9543e9e9270e01f2c7311b571246c6ea105bcdb0 (diff) | |
download | llvm-95767a9903208e545badd920a1a16e5476ae09f9.zip llvm-95767a9903208e545badd920a1a16e5476ae09f9.tar.gz llvm-95767a9903208e545badd920a1a16e5476ae09f9.tar.bz2 |
[mlir][nvgpu] separate ops, types, attribute definitions in NVGPU dialect. (#129846)
It is hoped that the Ops, Types, and Attribute of the NVGPU dialect can
be defined in separate files.If downstream projects extend NVGPU and
define other Ops, the types and attributes will be used.This PR was
raised to avoid including the definition of NVGPU Ops.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions