Block merging is disabled with FIR: some FIR value should not be promoted
to block arguments, and the region simplification block merging is
promoting all SSA value types to block argument when two blocks are
similar except for the usage these values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo