Lei Zhang 9600b55ac8 [mlir][spirv] Support integer signedness
This commit updates SPIR-V dialect to support integer signedness
by relaxing various checks for signless to just normal integers.

The hack for spv.Bitcast can now be removed.

Differential Revision: https://reviews.llvm.org/D75611
2020-03-04 15:14:11 -05:00
..
2020-01-25 09:31:59 -08:00
2020-01-02 12:11:59 -05:00
2020-01-25 09:31:59 -08:00
2019-12-24 02:23:01 +00:00
2019-12-24 02:23:01 +00:00
2020-02-22 10:57:26 +01:00
2020-02-28 10:59:52 -08:00

MLIR documentation
==================

Please note mlir.llvm.org is where MLIR's rendered documentation is displayed.
The viewing experience on GitHub or elsewhere may not match those of the
website. For any changes please verify instead that they work on the main
website first.

See https://github.com/llvm/mlir-www for the website generation information.