MLIR Build #1976
MLIR Build
#1976
-
Learning MLIR currently and trying to build Triton from source to understand entire compilation pipeline. I'm getting a
Note: I've set MLIR_DIR and LLVM_ROOT_DIR to the respective MLIR and LLVM build dirs. Are there specific flags I need to set when building MLIR such that I built MLIR with the following config:
|
Beta Was this translation helpful? Give feedback.
Answered by
jeromeku
Jul 21, 2023
Replies: 1 comment
-
FYI: I'd cloned a more recent build of MLIR, which changed |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jeromeku
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FYI: I'd cloned a more recent build of MLIR, which changed
GPUOps
toGPUDialect
. See llvm/llvm-project@61223c4.