Skip to content

Instantly share code, notes, and snippets.

@bjacob
Created September 22, 2021 15:07
Show Gist options
  • Save bjacob/f6ac12fbbb06c0878264e95a4dba99ca to your computer and use it in GitHub Desktop.
Save bjacob/f6ac12fbbb06c0878264e95a4dba99ca to your computer and use it in GitHub Desktop.
/usr/bin/c++ -DIREE_HAVE_EMITC_DIALECT -I/usr/local/google/home/benoitjacob/iree/third_party/llvm-project/llvm/include -Ithird_party/llvm-project/llvm/include -I/usr/local/google/home/benoitjacob/iree/third_party/llvm-project/mlir/include -Ithird_party/llvm-project/llvm/tools/mlir/include -Ithird_party/llvm-project/llvm/tools/mlir-hlo/include -isystem /usr/local/google/home/benoitjacob/iree -isystem . -isystem iree/base/internal/flatcc -isystem /usr/local/google/home/benoitjacob/iree/third_party/flatcc/include -O2 -g -fPIC -fvisibility=hidden -fno-rtti -fno-exceptions -Wno-unused-but-set-parameter -Wno-comment -Wno-attributes -Wno-strict-prototypes -Wno-shadow-uncaptured-local -Wno-gnu-zero-variadic-macro-arguments -Wno-shadow-field-in-constructor -Wno-unreachable-code-return -Wno-missing-variable-declarations -Wno-gnu-label-as-value -I/usr/local/google/home/benoitjacob/iree/third_party/flatcc/include/ -I/usr/local/google/home/benoitjacob/iree/third_party/flatcc/include/flatcc/reflection/ -std=gnu++14 -MD -MT iree/compiler/Dialect/Flow/Transforms/CMakeFiles/iree_compiler_Dialect_Flow_Transforms_Transforms.dir/ExportMatmulTestFuncs.cpp.o -MF iree/compiler/Dialect/Flow/Transforms/CMakeFiles/iree_compiler_Dialect_Flow_Transforms_Transforms.dir/ExportMatmulTestFuncs.cpp.o.d -o iree/compiler/Dialect/Flow/Transforms/CMakeFiles/iree_compiler_Dialect_Flow_Transforms_Transforms.dir/ExportMatmulTestFuncs.cpp.o -c /usr/local/google/home/benoitjacob/iree/iree/compiler/Dialect/Flow/Transforms/ExportMatmulTestFuncs.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment