llvm/mlir/examples/Linalg/Linalg3/lib
Alex Zinenko 8e193e617c Change initialization syntax for ScopedContext in examples
For some reason, the OSS build on macOS was not happy with the initialization
    syntax and was attempting to call a copy constructor.  Hotfix it to use a
    different syntax pending further investigation.

--

PiperOrigin-RevId: 242432634
2019-04-08 19:17:56 -07:00
..
Analysis.cpp Move the top-level tutorial as Linalg nested in the examples folder 2019-04-03 19:21:38 -07:00
ConvertToLLVMDialect.cpp Change initialization syntax for ScopedContext in examples 2019-04-08 19:17:56 -07:00
DialectConstruction.cpp Post commit cleanups to the Linalg dialect 2019-04-07 18:20:19 -07:00
LoadStoreOps.cpp Move the top-level tutorial as Linalg nested in the examples folder 2019-04-03 19:21:38 -07:00
TensorOps.cpp Fix Linalg3 lowering to use the floating point element type matching the view 2019-04-07 18:22:34 -07:00
Transforms.cpp Linalg portion of the tutorial - part 4 2019-04-05 07:43:14 -07:00