llvm-project/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
..
EDSC [mlir][Vector] Provide progressive lowering of masked n-D vector transfers 2020-04-29 21:28:27 -04:00
IR [MLIR][Standard] Fix use of `dyn_cast_or_null` 2020-06-16 21:06:15 +00:00
Transforms [mlir][NFC] Fix file comments. 2020-06-15 14:43:36 -07:00
CMakeLists.txt [MLIR] Continue renaming of "SideEffects" 2020-05-15 14:37:09 -07:00