llvm/mlir/utils
Lei Zhang 32f3c6c74e [spirv] Use I32EnumAttr for enum attributes
This saves us the excessive string conversions and comparisons in
verification and transformation and scopes them only to parsing
and printing, which are meant for I/O so string conversions should
be fine.

In order to do this, changed the custom assembly format of
spv.module regarding addressing model and memory model.

PiperOrigin-RevId: 256149856
2019-07-02 10:28:24 -07:00
..
emacs Update header notices. 2019-03-29 17:43:20 -07:00
spirv [spirv] Use I32EnumAttr for enum attributes 2019-07-02 10:28:24 -07:00
vim Update header notices. 2019-03-29 17:43:20 -07:00