Add hlfir.assign that represent Fortran assignment.
See https://github.com/llvm/llvm-project/blob/main/flang/docs/HighLevelFIR.md.
Operation attributes will be added later when they can be used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
flang/include/flang/Optimizer/HLFIR/HLFIROps.td | ||
---|---|---|
119 | Should we also claim MemRead on the rhs? |
Should we also claim MemRead on the rhs?