Files
llvm/mlir
Kazu Hirata e6075b2c2c [mlir] Fix a warning
This patch fixes:

  mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h:913:30:
  error: private field 'options' is not used
  [-Werror,-Wunused-private-field]
2022-01-06 18:41:07 -08:00
..
2022-01-06 18:41:07 -08:00
2022-01-06 22:20:25 +01:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.