llvm-project/mlir/lib/Dialect/StandardOps
River Riddle 1f5f006d9d [mlir][StandardOps] Verify that the result of an integer constant is signless
This was missed when supported for unsigned/signed integer types was first added, and results in crashes if a user tries to create/print a constant with the incorrect integer type.

Fixes PR#46222

Differential Revision: https://reviews.llvm.org/D92981
2020-12-10 12:40:10 -08:00
..
EDSC [mlir] Remove EDSC BlockBuilder, BlockHandle and related functionality 2020-06-19 09:37:44 +02:00
IR [mlir][StandardOps] Verify that the result of an integer constant is signless 2020-12-10 12:40:10 -08:00
Transforms [mlir][NFC] Remove Function.h and Module.h in favor of BuiltinOps.h 2020-12-03 18:02:10 -08:00
CMakeLists.txt Remove `Ops` suffix from dialect library names 2020-09-30 18:00:44 -07:00