Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CMake dep to Func dialect #1196

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Add CMake dep to Func dialect #1196

merged 1 commit into from
Aug 9, 2022

Conversation

marbre
Copy link
Member

@marbre marbre commented Aug 9, 2022

The Torch dialect has an include to mlir/Dialect/Func/IR/FuncOps.h and
should therefore have a CMake dependency to the MLIRFuncDialect.
Otherwise, the build can fail since it may occur that
mlir/Dialect/Func/IR/FuncOps.h.inc isn't generated yet.

The Torch dialect has an include to `mlir/Dialect/Func/IR/FuncOps.h` and
should therefore have a CMake dependency to the MLIRFuncDialect.
Otherwise, the build can fail since it may occur that
`mlir/Dialect/Func/IR/FuncOps.h.inc` isn't generated yet.
@jpienaar jpienaar merged commit 202076c into llvm:main Aug 9, 2022
@marbre marbre deleted the TorchDialect branch August 9, 2022 14:05
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this pull request Oct 3, 2022
First Assignment: Adding verifiers for ConstantofShape and OneHotEncoder

Signed-off-by: mmoldawsky <[email protected]>
Co-authored-by: Ettore Tiotto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants