Files
clang-p2996/mlir/lib/Dialect/StandardOps
Frederik Gossen 6f2943fb19 [MLIR][Standard] Fix use of dyn_cast_or_null
The value may be a function argument in which case `getDefiningOp` will return a
`nullptr`.

Differential Revision: https://reviews.llvm.org/D81965
2020-06-16 21:06:15 +00:00
..
2020-06-15 14:43:36 -07:00