llvm/mlir/utils
Lei Zhang 167fb9b4b4 [mlir][spirv] Fix script for availability autogen and refresh ops
Previously we only autogen the availability for ops that are
direct instantiating `SPV_Op` and expected other subclasses of
`SPV_Op` to define aggregated availability for all ops. This is
quite error prone and we can miss capabilities for certain ops.
Also it's arguable to have multiple levels of subclasses and try
to deduplicate too much: having the availability directly in the
op can be quite explicit and clear. A few extra lines of
declarative code is fine.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D95236
2021-01-22 13:07:36 -05:00
..
emacs
gdb-scripts [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00
MLIRVisualizers
spirv [mlir][spirv] Fix script for availability autogen and refresh ops 2021-01-22 13:07:36 -05:00
textmate
vim [mlir] Move std.tensor_cast -> tensor.cast. 2020-12-17 16:06:56 -08:00
generate-test-checks.py