You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This MR enables `torch_mlir` project to accept path
to external stablehlo and include those directories.
This in turn enables `torch_mlir` to be part of bigger
compiler project where `stablehlo` is already a
dependency.
One more change is added by changing the way set is
created in `torch_mlir_target_includes`. Previous way
of using `MLIR_INCLUDE_DIRS` variable was silently adding
source directory into target include directories.
0 commit comments