Function or value | Description |
This is the special operator that we use for writing a lifter. There are
several major operators we use including this one. This one simply appends a
statement to the IRBuilder. We always put a IRBuilder variable immediately
after each operator without any space to make it visually distinct. For
example, for a builder variable "ir", we write a lifting logic as follows:
! |
|
|
|
|
|
|
|
|