forked from OSchip/llvm-project
84fe39a45b
This adds a cast operation that allows to perform an explicit type conversion. The cast op is emitted as a C-style cast. It can be applied to integer, float, index and EmitC types. Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D123514 |
||
---|---|---|
.. | ||
attrs.mlir | ||
call.mlir | ||
cast.mlir | ||
common-cpp.mlir | ||
const.mlir | ||
control_flow.mlir | ||
for.mlir | ||
if.mlir | ||
invalid.mlir | ||
stdops.mlir | ||
types.mlir | ||
variable.mlir |