llvm-capstone/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 Update header notices. 2019-03-29 17:43:20 -07:00
gdb-scripts [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00
MLIRVisualizers Add a mlir natvis file for debugging with Visual Studio 2020-10-23 14:15:01 -07:00
spirv [mlir][spirv] Fix script for availability autogen and refresh ops 2021-01-22 13:07:36 -05:00
textmate Use simpler highlighting textmate syntax 2019-11-15 09:29:40 -08:00
vim [mlir] Move std.tensor_cast -> tensor.cast. 2020-12-17 16:06:56 -08:00
generate-test-checks.py [MLIR] Add documentation for generate-check-lines.py 2020-06-16 11:39:02 -07:00