Charms.Defm (charms v0.1.0)
Charms.Defm provides a macro for defining functions that can be JIT compiled
Summary
Functions
call a local function with return
call a function defined in another Charms
module with return
cond
expression requires identical types for both branches
define a function that can be JIT compiled
for loop
create an MLIR operation
if
expression requires identical types for both branches
create an MLIR operation and return the result value(s)
while loop
Functions
call a local function with return
call a function defined in another Charms
module with return
cond
expression requires identical types for both branches
define a function that can be JIT compiled
for loop
create an MLIR operation
if
expression requires identical types for both branches
create an MLIR operation and return the result value(s)
while loop