llvm-project/mlir/lib/Target/SPIRV/Deserialization
River Riddle e084679f96 [mlir] Make locations required when adding/creating block arguments
BlockArguments gained the ability to have locations attached a while ago, but they
have always been optional. This goes against the core tenant of MLIR where location
information is a requirement, so this commit updates the API to require locations.

Fixes #53279

Differential Revision: https://reviews.llvm.org/D117633
2022-01-19 17:35:35 -08:00
..
CMakeLists.txt
Deserialization.cpp
DeserializeOps.cpp [mlir][spirv] Use ScopedPrinter in deserialization debugging 2021-12-13 10:51:56 -05:00
Deserializer.cpp [mlir] Make locations required when adding/creating block arguments 2022-01-19 17:35:35 -08:00
Deserializer.h Fix a few unitialized class members in MLIR (NFC) 2022-01-01 01:40:36 +00:00