summaryrefslogtreecommitdiff
path: root/mlir/lib/IR/TypeRange.cpp
AgeCommit message (Expand)Author
2025-07-03[mlir] Remove unused includes (NFC) (#146812)Kazu Hirata
2025-03-31[MLIR][NFC] Fix incomplete boundary comments. (#133516)Han-Chung Wang
2025-01-16Revert "[mlir] Make single value `ValueRange`s memory safer" (#123187)Emilio Cota
2025-01-15[mlir] Make single value `ValueRange`s memory safer (#121996)Markus Böck
2024-12-13[IR] Migrate away from PointerUnion::{is,get} (NFC) (#119802)Kazu Hirata
2023-05-26[mlir] Move casting calls from methods to function callsTres Popp
2022-07-25[mlir][NFC] Remove TypeRange's constructors that cause ambiguitylipracer
2021-03-03[mlir][IR] Refactor the internal implementation of ValueRiver Riddle
2020-11-19[mlir] Add an assertion on creating an Operation with null result typesAlex Zinenko
2020-08-04[MLIR] Change FunctionType::get() and TupleType::get() to use TypeRangeRahul Joshi